From ae83067e4829114138346d6a7fb9cbc39904a0f6 Mon Sep 17 00:00:00 2001 From: sa0ChunLuyu Date: Fri, 11 Oct 2024 16:21:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E5=88=86=E8=AF=8A?= =?UTF-8?q?=E5=86=85=E7=BD=91=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Laravel/app/Http/Controllers/API/H5/FenzhenController.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Laravel/app/Http/Controllers/API/H5/FenzhenController.php b/Laravel/app/Http/Controllers/API/H5/FenzhenController.php index 89dc375..6327aa2 100644 --- a/Laravel/app/Http/Controllers/API/H5/FenzhenController.php +++ b/Laravel/app/Http/Controllers/API/H5/FenzhenController.php @@ -11,6 +11,7 @@ use Illuminate\Support\Facades\Schema; class FenzhenController extends Controller { public static $url = 'https://lkt3.work.cjy.net.cn'; +// public static $url = 'http://10.0.20.231:8848'; public static $log = null; public function abandon()