Merge branch 'branch20211210' into 元旦前上线版本

This commit is contained in:
lijiarao
2021-12-29 15:27:25 +08:00
@@ -17,6 +17,7 @@
SELECT id
FROM sys_user
WHERE username = #{username}
and del_flag = 0
)
)
</select>