|
@@ -100,6 +100,7 @@ namespace MySystem
|
|
|
SourceStoreId = storefor.StoreId, //源仓库
|
|
SourceStoreId = storefor.StoreId, //源仓库
|
|
|
CardType = CardType,
|
|
CardType = CardType,
|
|
|
OutBatchNo = Areas,
|
|
OutBatchNo = Areas,
|
|
|
|
|
+ PrizeParams = "299",
|
|
|
}).Entity;
|
|
}).Entity;
|
|
|
store.ProductName = kqProduct.Name;
|
|
store.ProductName = kqProduct.Name;
|
|
|
store.BrandId = BrandId.ToString();
|
|
store.BrandId = BrandId.ToString();
|