配置修改

This commit is contained in:
2025-02-24 16:12:27 +08:00
parent 62e47e55be
commit 274bbc1167
6 changed files with 10 additions and 9 deletions

View File

@@ -1,14 +1,14 @@
# 安装服务
ems-express-call-dll.exe install
yinyitong-dll-hang.exe install
# 启动服务
ems-express-call-dll.exe start
yinyitong-dll-hang.exe start
# 查看服务运行状态
ems-express-call-dll.exe status
yinyitong-dll-hang.exe status
# 重启服务
ems-express-call-dll.exe restart
yinyitong-dll-hang.exe restart
# 停止服务
ems-express-call-dll.exe stop
yinyitong-dll-hang.exe stop