mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-19 21:45:06 +08:00
将 LoginUser 重构到 UserSessionService 模块汇总
This commit is contained in:
@ -34,7 +34,4 @@ public class BaseDO implements Serializable {
|
||||
@TableLogic
|
||||
private Integer deleted;
|
||||
|
||||
// /** 备注 */ TODO 思考下,怎么解决
|
||||
// private String remark;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user