上传系统接口增加token
This commit is contained in:
@ -12,5 +12,7 @@ namespace WCS.BLL.Config
|
||||
/// 0x02绿色 0x04蓝色
|
||||
/// </summary>
|
||||
public static byte CurrentOutStoreColor = 0x02;
|
||||
|
||||
public static string WMSToken = string.Empty;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user