Commit 55bb4b50 by jianan

Fna接口5

parent 66a438e5
...@@ -72,11 +72,6 @@ public class Customer implements Serializable { ...@@ -72,11 +72,6 @@ public class Customer implements Serializable {
private Object gender; private Object gender;
/** /**
* 生日
*/
private Date birthday;
/**
* 出生日期 * 出生日期
*/ */
private Date birthdate; private Date birthdate;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment