Commit 640a36b3 by 唐功亮

修改注解属性

parent b11571a2
......@@ -24,7 +24,7 @@ public class TimescodeRegiEntity implements Serializable {
/**
* 手机号
*/
@TableId(type = IdType.NONE)
@TableId(type = IdType.INPUT)
private String phone;
/**
* 时间
......
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