mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-29 15:01:27 +08:00
【更新】更新结构
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package entity
|
||||
|
||||
import "pandax/base/model"
|
||||
import "github.com/XM-GO/PandaKit/model"
|
||||
|
||||
type SysMenu struct {
|
||||
MenuId int64 `json:"menuId" gorm:"primary_key;AUTO_INCREMENT"`
|
||||
|
||||
Reference in New Issue
Block a user