mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +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 LoginM struct {
|
||||
Username string `gorm:"type:varchar(64)" json:"username"`
|
||||
|
||||
Reference in New Issue
Block a user