- change price store to 100961/163183405.

This commit is contained in:
gazebo
2018-09-07 10:37:34 +08:00
parent f44f947629
commit 686256be3e

View File

@@ -196,7 +196,7 @@ func (c *OrderManager) updateOrderSkuOtherInfo(order *model.GoodsOrder, db orm.O
}
}
opNum := "2"
if order.VendorStoreID == "166875411" || order.VendorStoreID == "166875412" || jxStoreID == 100928 || jxStoreID == 100929 {
if order.VendorStoreID == "163183405" || jxStoreID == 100961 {
opNum = ""
}