Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/Const/CateGoryConst.cs
@@ -15,5 +15,10 @@ /// IP接口地址 /// </summary> public const string CONFIG_SYS_IPAddress = "SYS_IPAddress"; /// <summary> /// 入库站台 /// </summary> public const string CONFIG_SYS_InStation = "SYS_InStation"; } }