test
This commit is contained in:
@@ -1673,7 +1673,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
||||
Phone: store.Tel1,
|
||||
ExtendJSON: string(timeJSON),
|
||||
ImageFile: base64.StdEncoding.EncodeToString(data),
|
||||
CategoryName: jdshopapi.JdsStoreCategoryName,
|
||||
CategoryName: "生鲜店",
|
||||
CustomerID: utils.Int2Str(store.ID),
|
||||
}
|
||||
if store.JdsStreetCode != 0 {
|
||||
|
||||
Reference in New Issue
Block a user