commit
This commit is contained in:
@@ -64,6 +64,7 @@ public class Audit extends BaseModel {
|
||||
@ColDefine(type = ColType.INT)
|
||||
private Integer auditType;
|
||||
|
||||
|
||||
public Date nowDate() {
|
||||
return new Date();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user