Commit 14edd0db by 弓厶

添加注释

parent 7166ba0a
...@@ -35,7 +35,8 @@ public class Partner implements Serializable { ...@@ -35,7 +35,8 @@ public class Partner implements Serializable {
/** /**
* 密码 * 密码
*/ */
private String password; // TODO: 20/2/14 这个字段不应该出现,会有风险
//private String password;
/** /**
* 姓名 * 姓名
......
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