修改excel打表方式

main
PC-202302260912\Administrator 2023-12-08 17:43:19 +08:00
parent 16a2effb58
commit 7611ffceac
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ restart_server() {
restart_script="bash /data/jieling/gm/gm_reboot.sh"
;;
"super")
server_name=core
restart_script="supervisorctl restart all"
;;
"coreStop")