2026-01-21

1.测试提交
This commit is contained in:
2026-01-21 13:32:04 +08:00
parent bdad838f55
commit 58e3a914d2
+1
View File
@@ -11,6 +11,7 @@
limit 1;
</select>
<select id="getAuthMd5Code" resultType="String">
select md5code from auth_codes where exists(
select *