完善 MCS 桌面代理与开炼机动作同步,修复原料相关菜单权限,桌面端新增上辅机 MES 菜单。
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -95,5 +95,15 @@
|
||||
"DefaultTenantId": 1002, // 自动创建本地用户时使用的默认租户ID
|
||||
"Captcha": "", // 如启用登录验证码,在此传入验证码
|
||||
"CheckKey": "" // 如启用登录验证码,在此传入验证码key
|
||||
},
|
||||
"EquipmentDb": {
|
||||
"Enabled": true,
|
||||
"DeviceId": "",
|
||||
"ServerHost": "43.108.8.218",
|
||||
"ServerPort": 1433,
|
||||
"DbName": "MESNAC_MCS_ShareDB",
|
||||
"Username": "sa",
|
||||
"Password": "xsl@123456",
|
||||
"ConnectTimeoutSeconds": 15
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user