🐛 修复本地存储 BUG

This commit is contained in:
zhaojun1998
2019-12-01 23:11:11 +08:00
parent 4ac21fd32e
commit bf02366cf6
13 changed files with 42 additions and 14 deletions

View File

@@ -16,4 +16,6 @@ public class SystemConfigConstant {
public static final String PASSWORD = "password";
public static final String DOMAIN = "domain";
}