From 1c6a17d50f94c49fcf84a8e648ee03c6bcaccee3 Mon Sep 17 00:00:00 2001 From: tping Date: Fri, 30 Oct 2020 16:56:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E4=BB=98=E6=96=B9=E5=BC=8F=E6=98=BE?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Home/Controller/DownloadController.class.php | 6 ++++-- Application/Home/Controller/QueryController.class.php | 4 +++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Application/Home/Controller/DownloadController.class.php b/Application/Home/Controller/DownloadController.class.php index 4e1ec8ab3..900111cfc 100644 --- a/Application/Home/Controller/DownloadController.class.php +++ b/Application/Home/Controller/DownloadController.class.php @@ -22,13 +22,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 5e6dbd698..db0f6a4aa 100644 --- a/Application/Home/Controller/QueryController.class.php +++ b/Application/Home/Controller/QueryController.class.php @@ -20,8 +20,10 @@ class QueryController extends BaseController 0 => '平台币', 1 => '支付宝', 2 => '微信', + 3 => '微信APP', 9 => '双乾支付', - 15 => '双乾支付-快捷' + 15 => '双乾支付-快捷', + 17 => '易宝支付' ]; public static $payStatus = [