chore: 打包程序包变更nms_cxy

This commit is contained in:
TsMask
2024-03-19 18:40:07 +08:00
parent 0f735bb666
commit a4c71a4d70
357 changed files with 1479 additions and 1885 deletions

View File

@@ -9,7 +9,7 @@ import (
"os/exec"
"time"
"nms_nbi/lib/log"
"nms_cxy/lib/log"
)
func ExecCmd(command string) error {