增加"注销"按钮、刷卡登录时如果PLC连接则下发权限
This commit is contained in:
@@ -34,5 +34,12 @@ namespace JinYuan.Models
|
||||
#region 日志文件夹名称
|
||||
public const string USER_LOG = "OperaLog";
|
||||
#endregion
|
||||
|
||||
#region PLC名称
|
||||
/// <summary>
|
||||
/// 组盘PLC名称
|
||||
/// </summary>
|
||||
public const string PLCNAME_ZUPAN = "PLC_1";
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user