Commit b097fb0b 几米阳光

1

1 个父辈 63afe22b
...@@ -16,7 +16,7 @@ namespace OnlineStore.DeviceLibrary ...@@ -16,7 +16,7 @@ namespace OnlineStore.DeviceLibrary
public static readonly ILog LOGGER = LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); public static readonly ILog LOGGER = LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType);
public static AC_SA_BoxBean store = null; public static AC_SA_BoxBean store = null;
private static bool isInit = false; private static bool isInit = false;
public static bool IsConnectServer=false; public static bool IsConnectServer=true;
public ACStoreManager() public ACStoreManager()
{ {
} }
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!