Revert "防止LoginType注入USERNAME_PASSWORD ASC --"

This reverts commit 38bfdad257.
This commit is contained in:
sxu 2025-07-10 10:57:45 +08:00
parent 38bfdad257
commit 10bd16b5be
1 changed files with 0 additions and 2 deletions

View File

@ -20,6 +20,4 @@ public class LoginIsAdminBody {
* 用户密码
*/
private String password;
private LoginType loginType;
}