1
This commit is contained in:
@@ -55,6 +55,7 @@ func (c *DeliveryHandler) CreateStore(ctx *jxcontext.Context, storeDetail *dao.S
|
|||||||
OwnerIDPicFrontHash: "暂不需要(省份证正)",
|
OwnerIDPicFrontHash: "暂不需要(省份证正)",
|
||||||
OwnerIDPicBackHash: "暂不需要(身份证反)",
|
OwnerIDPicBackHash: "暂不需要(身份证反)",
|
||||||
CreditCode: storeDetail.LicenceCode,
|
CreditCode: storeDetail.LicenceCode,
|
||||||
|
ChainstoreType: 1,
|
||||||
BusinessLicencePicHash: storeDetail.Licence,
|
BusinessLicencePicHash: storeDetail.Licence,
|
||||||
}
|
}
|
||||||
if createStore.OwnerName == "" {
|
if createStore.OwnerName == "" {
|
||||||
|
|||||||
Reference in New Issue
Block a user