From 8c2f4f7edd02d166331b3f5abc0c2c3b1b1f21d1 Mon Sep 17 00:00:00 2001 From: chenzhi Date: Tue, 13 Jul 2021 16:33:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=9A=E5=90=88=E4=BB=A3=E7=A0=81=E5=85=B3?= =?UTF-8?q?=E6=9C=8D=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Admin/Controller/CompanySystemRatioController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Admin/Controller/CompanySystemRatioController.class.php b/Application/Admin/Controller/CompanySystemRatioController.class.php index 7fc39dfa3..46d7eb86a 100644 --- a/Application/Admin/Controller/CompanySystemRatioController.class.php +++ b/Application/Admin/Controller/CompanySystemRatioController.class.php @@ -5,7 +5,7 @@ namespace Admin\Controller; class CompanySystemRatioController extends AdminController { - private $api = "https://admin.wmtxkj.com/index.php?g=Api&m=CpJuheCompany&a=ratioIndex"; + private $api = "http://admin.wmtxkj.cn/index.php?g=Api&m=CpJuheCompany&a=ratioIndex"; public function _initialize() {