麒麟操作系统启停微服务jar包脚本.sh
#! /bin/bash # 端口号 PORTS(9054 9051 9056 9052 9055 9059 12010 9057 9060) # 模块 MODULES(DataMiniosService HealthyService IntegrationService ManagementService ProductService SystemService TheGateway ShowService AlgorithmService) # 模块名称 MODULE_NAMES(数…
2025-09-14