- fk
This commit is contained in:
@@ -111,6 +111,7 @@ func BindMobile2Store(ctx *jxcontext.Context, mobile string, storeID int) (num i
|
||||
dao.Commit(db)
|
||||
}
|
||||
} else {
|
||||
globals.SugarLogger.Debug(utils.Format4Output(user, false))
|
||||
dao.WrapAddIDCULEntity(user, ctx.GetUserName())
|
||||
user.ParentID = -1
|
||||
if err = dao.CreateWeiXins(db, user); err == nil {
|
||||
|
||||
Reference in New Issue
Block a user