- 平台门店调价价格包实现初始版本
This commit is contained in:
@@ -183,7 +183,6 @@ func GetStoreMapByStoreID(db *DaoDB, storeID, vendorID int) (storeMap *model.Sto
|
||||
}
|
||||
return nil, err
|
||||
}
|
||||
storeMap.PricePercentagePackObj = PricePercentagePack2Obj(storeMap.PricePercentagePack)
|
||||
return storeMap, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user