mirror of
https://gitee.com/youlaitech/youlai-mall.git
synced 2024-12-22 12:48:59 +08:00
fix: 移除缺失的字段
This commit is contained in:
parent
c16eea998b
commit
3c4684523f
@ -46,8 +46,8 @@ public class SysDept extends BaseEntity {
|
|||||||
*/
|
*/
|
||||||
private Integer deleted;
|
private Integer deleted;
|
||||||
|
|
||||||
private Long createBy;
|
/* private Long createBy;
|
||||||
|
|
||||||
private Long updateBy;
|
private Long updateBy;*/
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user