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

@@ -1,6 +1,6 @@
package model
import "nms_nbi/features/sys_role/model"
import "nms_cxy/features/sys_role/model"
type SysUser struct {
Id string `json:"id" xorm:"pk 'id' autoincr"`