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

@@ -6,7 +6,7 @@ package run
import (
"os/exec"
"nms_nbi/lib/log"
"nms_cxy/lib/log"
)
func ExecCmd(command, path string) ([]byte, error) {