修改登录日志为空校验
This commit is contained in:
@@ -22,6 +22,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
<result property="errorMsg" column="error_msg" />
|
||||
<result property="operTime" column="oper_time" />
|
||||
<result property="costTime" column="cost_time" />
|
||||
<result property="operNameCipher" column="oper_name_cipher" />
|
||||
<result property="operTimeCipher" column="oper_time_cipher" />
|
||||
</resultMap>
|
||||
|
||||
<sql id="selectOperLogVo">
|
||||
|
||||
Reference in New Issue
Block a user