This commit is contained in:
2021-03-24 17:36:43 +08:00
parent 45f7fcaccf
commit d14c687296
6 changed files with 29 additions and 11 deletions

View File

@@ -9,5 +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 = "";
// public static String MY_HOUST_WYID = "";
}