mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-29 09:21:26 +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 SysDept struct {
|
||||
DeptId int64 `json:"deptId" gorm:"primary_key;AUTO_INCREMENT"` //部门编码
|
||||
|
||||
Reference in New Issue
Block a user