提交代码
This commit is contained in:
@ -39,6 +39,8 @@ namespace WCS.BLL.Config
|
||||
public string? WMSUrl { get; set; }
|
||||
|
||||
public bool IsResetDBOrTable { get; set; }
|
||||
|
||||
public int InstoreTimeOut { get; set; } = 5000;
|
||||
#region 盟讯公司后台配置
|
||||
public bool IsMx { get; set; }
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user