lcl 6 月之前
父节点
当前提交
d8a60ee9cd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Controllers/HomeController.cs

+ 1 - 1
Controllers/HomeController.cs

@@ -70,7 +70,7 @@ namespace MySystem.Controllers
             // {"existsFlag":"1","feeList":[{"feeCalcType":"M1","fixed":"0","rate":"0.24"},{"feeCalcType":"M2","fixed":"0","rate":"0.24"},{"feeCalcType":"M3","fixed":"0","rate":"0.38"},{"feeCalcType":"M4","fixed":"0","rate":"2.63"},{"feeCalcType":"M5","fixed":"0","rate":"0.63"},{"feeCalcType":"M7","fixed":"0"},{"feeCalcType":"M8","fixed":"0"},{"feeCalcType":"M9","fixed":"0"},{"feeCalcType":"T0","fixed":"1","rate":"300"}],"merchNo":"N00000D0022G499","ret_code":"00","ret_msg":"请求成功"}
 
             // return PublicImportDataService.Instance.SetLiSWeFee("WME52S0151221", "N00000C05U77807", "0.63", "300");
-            return PublicImportDataService.Instance.LkbSetDeposit("00003102702301319425328", 99);
+            return PublicImportDataService.Instance.LkbSetDeposit("00003102702301319425328", 0);
         }