MrShi
2025-10-23 071eb180ea7196f1ae69a1f9f812abbdd73a00e0
server/system_service/src/main/java/com/doumee/dao/system/model/SystemLoginLog.java
@@ -1,7 +1,7 @@
package com.doumee.dao.system.model;
import com.doumee.core.annotation.excel.ExcelColumn;
import com.doumee.core.model.LoginUserModel;
import com.doumee.service.business.third.model.LoginUserModel;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import com.baomidou.mybatisplus.annotation.IdType;