aa
This commit is contained in:
@@ -144,7 +144,7 @@ func (p *PurchaseHandler) CreateStore2(db *dao.DaoDB, storeID int, userName stri
|
|||||||
}
|
}
|
||||||
vendorInfoMap := storeVendorOrgCodeMap[vendorOrgCode]
|
vendorInfoMap := storeVendorOrgCodeMap[vendorOrgCode]
|
||||||
poiSettleSaveParam := &mtwmapi.PoiSettleSaveParam{
|
poiSettleSaveParam := &mtwmapi.PoiSettleSaveParam{
|
||||||
Type: 1, //创建
|
Type: 0, //创建
|
||||||
ApplyInfos: []*mtwmapi.ApplyInfo{
|
ApplyInfos: []*mtwmapi.ApplyInfo{
|
||||||
&mtwmapi.ApplyInfo{
|
&mtwmapi.ApplyInfo{
|
||||||
AppPoiCode: utils.Int2Str(storeDetail.ID),
|
AppPoiCode: utils.Int2Str(storeDetail.ID),
|
||||||
|
|||||||
Reference in New Issue
Block a user