chore: 打包程序包变更nms_cxy
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
package controller
|
||||
|
||||
import (
|
||||
"nms_nbi/src/framework/config"
|
||||
commonConstants "nms_nbi/src/framework/constants/common"
|
||||
tokenConstants "nms_nbi/src/framework/constants/token"
|
||||
"nms_nbi/src/framework/i18n"
|
||||
"nms_nbi/src/framework/utils/ctx"
|
||||
tokenUtils "nms_nbi/src/framework/utils/token"
|
||||
"nms_nbi/src/framework/vo"
|
||||
"nms_nbi/src/framework/vo/result"
|
||||
libAccount "nms_nbi/src/lib_features/account"
|
||||
commonModel "nms_nbi/src/modules/common/model"
|
||||
commonService "nms_nbi/src/modules/common/service"
|
||||
systemService "nms_nbi/src/modules/system/service"
|
||||
"nms_cxy/src/framework/config"
|
||||
commonConstants "nms_cxy/src/framework/constants/common"
|
||||
tokenConstants "nms_cxy/src/framework/constants/token"
|
||||
"nms_cxy/src/framework/i18n"
|
||||
"nms_cxy/src/framework/utils/ctx"
|
||||
tokenUtils "nms_cxy/src/framework/utils/token"
|
||||
"nms_cxy/src/framework/vo"
|
||||
"nms_cxy/src/framework/vo/result"
|
||||
libAccount "nms_cxy/src/lib_features/account"
|
||||
commonModel "nms_cxy/src/modules/common/model"
|
||||
commonService "nms_cxy/src/modules/common/service"
|
||||
systemService "nms_cxy/src/modules/system/service"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user