用户管理前后端代码提交

This commit is contained in:
liang.chao 2025-04-02 18:34:03 +08:00
parent c84e1524ad
commit 6ce7e8aa72
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@
INSTR(t.login_name,#{keyWord}) > 0
)
</if>
order by t.del_flag ASC , t.state,t.create_time DESC
order by t.del_flag ASC ,t.create_time DESC
</select>
<select id="getPasswordConfigById" resultType="com.bonus.imgTool.model.PasswordConfig">
select pwd_strength as pwdStrength,