This commit is contained in:
邹宗楠
2022-05-19 17:43:22 +08:00
parent 0f63d7b2ac
commit fdd96c3c40

View File

@@ -55,6 +55,7 @@ func (c *DeliveryHandler) CreateStore(ctx *jxcontext.Context, storeDetail *dao.S
OwnerIDPicFrontHash: "暂不需要(省份证正)",
OwnerIDPicBackHash: "暂不需要(身份证反)",
CreditCode: storeDetail.LicenceCode,
ChainstoreType: 1,
BusinessLicencePicHash: storeDetail.Licence,
}
if createStore.OwnerName == "" {