Przeglądaj źródła

测试力pos服务费

lcl 1 tydzień temu
rodzic
commit
e997e65557
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Controllers/HomeController.cs

+ 1 - 1
Controllers/HomeController.cs

@@ -52,7 +52,7 @@ namespace MySystem.Controllers
         public string test()
         public string test()
         {
         {
             // string s = SetDepositPostService.Instance.LDZZBServiceFeeQuery("00007302225171000028");
             // string s = SetDepositPostService.Instance.LDZZBServiceFeeQuery("00007302225171000028");
-            string s = SetDepositPostService.Instance.LDZZBServiceFee("00007302225171000029", 1);
+            string s = SetDepositPostService.Instance.LDZZBServiceFee("0000730222517E000019", 1);
             // string s = SetDepositPostService.Instance.LDZZBFeeRate("00007302225171000028", 0.63M, 3M);
             // string s = SetDepositPostService.Instance.LDZZBFeeRate("00007302225171000028", 0.63M, 3M);
             JsonData jsonObj = JsonMapper.ToObject(s);
             JsonData jsonObj = JsonMapper.ToObject(s);
             string aesKey = jsonObj["encryptKey"].ToString();
             string aesKey = jsonObj["encryptKey"].ToString();