From ae6a18303a18bb3e2c9fbff6e02e421646a39bfb Mon Sep 17 00:00:00 2001 From: zhengchanglong Date: Thu, 17 Oct 2019 17:00:23 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B6=85=E7=BA=A7=E7=AD=BE=E5=90=8D=E5=85=85?= =?UTF-8?q?=E5=80=BC=E6=B5=8B=E8=AF=95=E9=87=91=E9=A2=9D=E6=94=B9=E4=B8=BA?= =?UTF-8?q?0.01?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Sdk/Controller/Ipa365Controller.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Sdk/Controller/Ipa365Controller.class.php b/Application/Sdk/Controller/Ipa365Controller.class.php index 6ceb63ded..c73912243 100644 --- a/Application/Sdk/Controller/Ipa365Controller.class.php +++ b/Application/Sdk/Controller/Ipa365Controller.class.php @@ -7,7 +7,7 @@ use Mobile\Controller\SsgController; // a8eeac3335cef5ee117d357738598f691932513b class Ipa365Controller extends BaseController{ - const signprice = 10; // 超级签价格 + const signprice = 0.01; // 超级签价格 public $userinfo; public function __construct() {