stanley-king 3 달 전
부모
커밋
a13239c125
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      helper/vendor/yifutongtax.php

+ 2 - 1
helper/vendor/yifutongtax.php

@@ -416,7 +416,8 @@ class yifutongtax
         $card_mchids = [
             '9629980601009991' => 10532, //同心
             '9629980601009926' => 10530, //怡科
-            '9629980601009918' => 10530
+            '9629980601009918' => 10536, //中益-话费(含)
+            '9629980601009884' => 10537  //中益-话费2号(含)
         ];
 
         return $card_mchids[$bank_card] ?? false;