- dingding auth
This commit is contained in:
@@ -18,8 +18,6 @@ type AuthBind struct {
|
||||
AuthSecret2 string `orm:"size(48)" json:"-"`
|
||||
Remark string `orm:"size(255)" json:"remark"`
|
||||
DetailData string `orm:"type(text)" json:"detailData"`
|
||||
|
||||
UserData interface{} `orm:"-" json:"-"`
|
||||
}
|
||||
|
||||
func (*AuthBind) TableUnique() [][]string {
|
||||
|
||||
Reference in New Issue
Block a user