commit
This commit is contained in:
@@ -25,7 +25,6 @@ public class IntegralDetail extends BaseModel implements Serializable {
|
||||
@Name
|
||||
@Comment("id")
|
||||
@ColDefine(type = ColType.VARCHAR, width = 32)
|
||||
@Prev(els = {@EL("uuid()")})
|
||||
private String id;
|
||||
|
||||
@Column
|
||||
|
||||
Reference in New Issue
Block a user