Merge branch 'xjjdev'
This commit is contained in:
commit
0b70cfa251
@ -35,6 +35,7 @@ type User struct {
|
||||
Envtype string `gorm:"env_type" json:"envtype"`
|
||||
|
||||
OldMgmtId int64 `gorm:"column:old_mgmt_id;comment:老管理系统用户id;"`
|
||||
Remark string `gorm:"column:remark;comment:备注;"`
|
||||
//IsFdd int64 `gorm:"column:is_fdd;not null;comment:"`
|
||||
//Account string `gorm:"type:varchar(256) not null"`
|
||||
//Name string `gorm:"type:varchar(20) not null"`
|
||||
|
Loading…
Reference in New Issue
Block a user