Commit 15347405 Dolen Zhang

调试状态正常上报smf

1 个父辈 6ef1a518
...@@ -48,11 +48,11 @@ namespace OnlineStore.DeviceLibrary ...@@ -48,11 +48,11 @@ namespace OnlineStore.DeviceLibrary
try try
{ {
humBean.HumidityProcess(this); humBean.HumidityProcess(this);
if (IsDebug) //if (IsDebug)
{ //{
} //}
else //else
{ {
if (StoreManager.IsConnectServer) if (StoreManager.IsConnectServer)
{ {
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!