mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-05-13 15:12:09 +08:00
[优化]base模块提出
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package entity
|
||||
|
||||
import "pandax/base/model"
|
||||
import "github.com/XM-GO/PandaKit/model"
|
||||
|
||||
type SysJob struct {
|
||||
JobId int64 `json:"jobId" gorm:"primaryKey;autoIncrement"` // 编码
|
||||
|
||||
Reference in New Issue
Block a user