Merge branch 'feature/REQ-3282-zhh' into 'feature/REQ-3282'
feat(REQ-3282): 删除创建人和更新人 See merge request universal/infrastructure/backend/orgmanax!33
This commit is contained in:
commit
d71b45ed4f
@ -61,16 +61,6 @@ public class OrganizationalContact implements Serializable {
|
||||
*/
|
||||
private String memo;
|
||||
|
||||
/**
|
||||
* 创建人 todo 后续写入
|
||||
*/
|
||||
private Long createBy;
|
||||
|
||||
/**
|
||||
* 创建人 todo 后续写入
|
||||
*/
|
||||
private Long updateBy;
|
||||
|
||||
/**
|
||||
* 创建时间
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user