This commit is contained in:
renjianbo0118
2021-03-22 23:47:17 +08:00
parent f05d701e97
commit 03dd992864
5 changed files with 64 additions and 2 deletions

View File

@@ -9,4 +9,5 @@ public class DoConfig {
public static String FANGCHAN_DATA = "0";//0代表没有数据 1代表有数据
public static String MY_HOUST_ADDRESS = "";
public static String MY_HOUST_WYID = "";
}