代码调整

This commit is contained in:
2023-05-26 10:58:30 +08:00
parent c6f36235b5
commit e88b0e6e1b
2 changed files with 6 additions and 2 deletions

View File

@@ -95,6 +95,7 @@ public interface SecurityConstants {
String USERNAME = "username";
String PASSWORD = "password";
String IMAGE_CODE = "imageCode";
String VERIFY_CODE = "verifyCode";
/**