Commit e866a8bf authored by 技术部-任文超's avatar 技术部-任文超

删除无效常量

parent 368bb8ef
...@@ -58,7 +58,6 @@ public interface Constants { ...@@ -58,7 +58,6 @@ public interface Constants {
String ID_NO = "idNo"; String ID_NO = "idNo";
String USER_ID = "userId"; String USER_ID = "userId";
String USER_NAME = "name"; String USER_NAME = "name";
String ERROR_MSG = "errorMsg";
String BANK_CARD = "bankCard"; String BANK_CARD = "bankCard";
String ADDRESS = "address"; String ADDRESS = "address";
String PASSWORD = "password"; String PASSWORD = "password";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment