chore: 打包程序restagent变更omc
This commit is contained in:
@@ -17,7 +17,7 @@ import (
|
||||
"nms_cxy/lib/oauth"
|
||||
"nms_cxy/lib/services"
|
||||
"nms_cxy/lib/session"
|
||||
"nms_cxy/restagent/config"
|
||||
"nms_cxy/omc/config"
|
||||
)
|
||||
|
||||
type ErrorOAuthResponse struct {
|
||||
@@ -36,7 +36,7 @@ type ApiResponse struct {
|
||||
ResultMessage interface{}
|
||||
}
|
||||
|
||||
var globalSession = session.NewSessManager("restagent")
|
||||
var globalSession = session.NewSessManager("omc")
|
||||
|
||||
var (
|
||||
MAX_RMUID_NUM int
|
||||
|
||||
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
"nms_cxy/lib/log"
|
||||
"nms_cxy/lib/services"
|
||||
"nms_cxy/restagent/config"
|
||||
"nms_cxy/omc/config"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user