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

pref: 取消移动支付参数统一

zhengjie пре 1 година
родитељ
комит
c5235411a6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Business/MobilePay.cs

+ 1 - 1
Business/MobilePay.cs

@@ -285,7 +285,7 @@ namespace PTMedicalInsurance.Business
                     **/
                 //处理撤销数据
 
-                if (cancleSettlement(MSettl.settlID, out errMsg) != 0)
+                if (cancleSettlement(MPat.settlID, out errMsg) != 0)
                 {
                     outPar = errMsg;
                     return -1;