aa
This commit is contained in:
@@ -1979,6 +1979,9 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
||||
dao.WrapAddIDCULDEntity(auth, "")
|
||||
dao.CreateEntity(db, auth)
|
||||
}
|
||||
user.BindStoreID = store.ID
|
||||
user.BindStoreUser = store.Tel1
|
||||
dao.UpdateEntity(db, user, "BindStoreID", "BindStoreUser")
|
||||
} else {
|
||||
//注册
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user