煤科院调试进行的修改提交
This commit is contained in:
@ -41,6 +41,11 @@ namespace WCS.BLL.Config
|
||||
public bool IsResetDBOrTable { get; set; }
|
||||
|
||||
public int InstoreTimeOut { get; set; } = 5000;
|
||||
|
||||
|
||||
//是否是钻探分院
|
||||
public bool IsZuantan { get; set; }
|
||||
|
||||
#region 盟讯公司后台配置
|
||||
public bool IsMx { get; set; }
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user