feat(REQ-3282): 删除创建人和更新人
This commit is contained in:
parent
8d841e1395
commit
0a79dbf459
@ -61,16 +61,6 @@ public class OrganizationalContact implements Serializable {
|
|||||||
*/
|
*/
|
||||||
private String memo;
|
private String memo;
|
||||||
|
|
||||||
/**
|
|
||||||
* 创建人 todo 后续写入
|
|
||||||
*/
|
|
||||||
private Long createBy;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* 创建人 todo 后续写入
|
|
||||||
*/
|
|
||||||
private Long updateBy;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 创建时间
|
* 创建时间
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user