Selaa lähdekoodia

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

lcl 2 vuotta sitten
vanhempi
commit
b0dac858d2
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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();