feat: add run.ps1 script to start projects easily
add a powershell script that supports starting MES, WMS, WMSClient, Workstation and Dashboard projects with one command, includes build and run logic for backend services and npm dev for dashboard
This commit is contained in:
@@ -28,6 +28,10 @@ Auth:
|
||||
Internal:
|
||||
Token: Hardman_2026
|
||||
|
||||
# 命令行敏感操作门禁密码(migrate/reset-all/seed/change-password 需输入,与 admin 账号密码一致)
|
||||
Cli:
|
||||
AdminPassword: Hardman_2026
|
||||
|
||||
# 日志:按天存储 logs/bj_power_mes-2026-xx-xx.log,保留 30 天
|
||||
Logger:
|
||||
Level: INFO
|
||||
|
||||
Reference in New Issue
Block a user