aa
This commit is contained in:
@@ -1230,7 +1230,7 @@ func CreateStoreByUser(ctx *jxcontext.Context, mobile string) (id int, err error
|
||||
store.Tel1 = mobile
|
||||
store.CityCode = 510100
|
||||
store.DistrictCode = 510185
|
||||
store.BrandID = 1
|
||||
store.BrandID = 9
|
||||
if store.StoreLevel == "" {
|
||||
store.StoreLevel = "C"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user