mager: 合并11.3版本,包名和主线一样方便复制
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"bytes"
|
||||
"os/exec"
|
||||
|
||||
"nms_cxy/lib/log"
|
||||
"be.ems/lib/log"
|
||||
)
|
||||
|
||||
func ExecCmd(command, path string) ([]byte, error) {
|
||||
|
||||
@@ -6,7 +6,7 @@ package run
|
||||
import (
|
||||
"os/exec"
|
||||
|
||||
"nms_cxy/lib/log"
|
||||
"be.ems/lib/log"
|
||||
)
|
||||
|
||||
func ExecCmd(command, path string) ([]byte, error) {
|
||||
|
||||
@@ -6,7 +6,7 @@ package run
|
||||
import (
|
||||
"os/exec"
|
||||
|
||||
"nms_cxy/lib/log"
|
||||
"be.ems/lib/log"
|
||||
)
|
||||
|
||||
func ExecCmd(command, path string) ([]byte, error) {
|
||||
|
||||
Reference in New Issue
Block a user