diff --git a/Application/Home/Controller/DownloadController.class.php b/Application/Home/Controller/DownloadController.class.php index d7dc7ac51..58057fe0d 100644 --- a/Application/Home/Controller/DownloadController.class.php +++ b/Application/Home/Controller/DownloadController.class.php @@ -23,13 +23,15 @@ class DownloadController extends BaseController { -1 => '绑币', 0 => '平台币', 1 => '支付宝', - 3 => '微信', + 2 => '微信', + 3 => '微信APP', 5 => '聚宝云', 6 => '竣付通', 7 => '苹果支付', 8 => '金猪支付', 9 => '双乾支付', - 15 => '双乾支付-快捷' + 15 => '双乾支付-快捷', + 17 => '易宝支付' ]; //提现状态 diff --git a/Application/Home/Controller/QueryController.class.php b/Application/Home/Controller/QueryController.class.php index 8b1323d1e..be0dbcaa8 100644 --- a/Application/Home/Controller/QueryController.class.php +++ b/Application/Home/Controller/QueryController.class.php @@ -22,8 +22,10 @@ class QueryController extends BaseController 0 => '平台币', 1 => '支付宝', 2 => '微信', + 3 => '微信APP', 9 => '双乾支付', - 15 => '双乾支付-快捷' + 15 => '双乾支付-快捷', + 17 => '易宝支付' ]; public static $payStatus = [