- 区分菜市与果园的调试端口

This commit is contained in:
gazebo
2019-08-27 10:00:40 +08:00
parent e0fdd2055c
commit 7dfa59e6e0
3 changed files with 23 additions and 19 deletions

View File

@@ -1808,7 +1808,8 @@ func AddStoreBossByMoble(ctx *jxcontext.Context, mobile string, storeID int) (nu
num = 1
}
}
} else {
}
if !globals.DisableWXAuth1 {
num, err = BindMobile2Store(ctx, mobile, storeID)
}
}