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