解决登录时候日志记录的bug
This commit is contained in:
@@ -33,4 +33,6 @@ public interface LogMapperEx {
|
||||
@Param("moduleName") String moduleName,
|
||||
@Param("clientIp") String clientIp,
|
||||
@Param("createTime") String createTime);
|
||||
|
||||
int insertLogWithUserId(Log log);
|
||||
}
|
||||
Reference in New Issue
Block a user