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