فهرست منبع

refill_order scard_type 7

ayHaru 3 سال پیش
والد
کامیت
3a83a53026
3فایلهای تغییر یافته به همراه4 افزوده شده و 1 حذف شده
  1. 2 1
      .gitignore
  2. 2 0
      admin/control/refill_order.php
  3. BIN
      helper/refill/api/xyz/qianqianman/~$网络科技话费接口充值协议.doc

+ 2 - 1
.gitignore

@@ -90,4 +90,5 @@ server/mac_start.sh
 /vendor
 phpunit.xml
 /project
-upfile.php
+/upfile.php
+/icp

+ 2 - 0
admin/control/refill_order.php

@@ -219,6 +219,8 @@ class refill_orderControl extends SystemControl
             return '中国联通';
         } elseif ($card_type == 6) { //中国电信
             return '中国电信';
+        } elseif ($card_type == 7) { //中国电信
+            return '增值业务';
         } else {
             return 'unknown';
         }

BIN
helper/refill/api/xyz/qianqianman/~$网络科技话费接口充值协议.doc