lcl 7 months ago
parent
commit
0fee26c86f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Controllers/HomeController.cs

+ 1 - 1
Controllers/HomeController.cs

@@ -69,7 +69,7 @@ namespace MySystem.Controllers
             // return PublicImportDataService.Instance.QueryLiSDeposit("N00000D0022G499", "");
             // {"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("WME52S0151351", "N00000N01T23039", "0.6", "0");
+            return PublicImportDataService.Instance.SetLiSWeFee("WME52S0151221", "N00000C05U77807", "0.63", "300");
         }