Revert "防止LoginType注入USERNAME_PASSWORD ASC --"
This reverts commit 38bfdad257.
This commit is contained in:
parent
38bfdad257
commit
10bd16b5be
|
|
@ -20,6 +20,4 @@ public class LoginIsAdminBody {
|
||||||
* 用户密码
|
* 用户密码
|
||||||
*/
|
*/
|
||||||
private String password;
|
private String password;
|
||||||
|
|
||||||
private LoginType loginType;
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue