Commit 2bfce709 LN

1

1 个父辈 cdab78be
......@@ -15,7 +15,7 @@ namespace SmartShelf.DeviceLibrary
{
private static int ServerPort = ConfigAppSettings.GetIntValue(Setting_Init.ServerPort);
// private static readonly ILog LOGGER = LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType);
public static string BoxName = "Shelf";
public static string BoxName = " Shelf ";
public static string CID = "";
private static System.Timers.Timer timersTimer;
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!