stanley-king 3 months ago
parent
commit
a13239c125
1 changed files with 2 additions and 1 deletions
  1. 2 1
      helper/vendor/yifutongtax.php

+ 2 - 1
helper/vendor/yifutongtax.php

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