Commit 0e042907 authored by Quxl's avatar Quxl

x

parent cde77267
......@@ -93,7 +93,7 @@ public class CartQueryServiceImpl implements CartQueryService {
"nSaleUnits:orderUnit", "nSalePrice:salePrice", "nRealSalePrice:price", "nMarketPrice:marketPrice", "nProfitMargin:profitMargin", "sSpec:basicInfoSpec", "sURL:imgPath",
"sCategoryNO:categoryNo", "sPromoName:promoMsg", "nAgentID:agentId", "sAgentName:agentName",
"dLastUpdateTime:lastUpdateTime", "sWarehouseNO:warehouseNo", "sBrandID:brandId",
"nStockQty:stockQty", "sBrand:brandName", "nTag:goodsType", "sPromoGroupNO:groupNo");
"sBrand:brandName", "nTag:goodsType", "sPromoGroupNO:groupNo");
Util.removeKey(datas, "sShopNO", "sAgentContractNO", "nGoodsID", "nGoodsID_G", "nSaleQty", "sPromoPaperNO",
"sPromoGroupNO", "dLastUpdateTime", "sURL", "sPromoActionTypeID", "sPromoName", "nAgentID",
"sGoodsDesc", "sSpec", "sUnit", "nMinSaleQty", "nSaleUnits", "nSalePrice", "nRealSalePrice",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment