Преглед изворни кода

机具入库显示押金字段设置为299

lcl пре 2 година
родитељ
комит
b0dac858d2
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      AppStart/ExcelHelper.cs

+ 1 - 0
AppStart/ExcelHelper.cs

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