From cf56359f4c67fb971d6903d674a7e2b51f309619 Mon Sep 17 00:00:00 2001 From: wanghongjun <1445693971@qq.com> Date: Mon, 29 Jun 2026 14:17:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E5=BC=80=E6=94=BEdevice?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- routes/api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/api.php b/routes/api.php index 1f04e90..c129eb8 100644 --- a/routes/api.php +++ b/routes/api.php @@ -14,4 +14,4 @@ use Illuminate\Support\Facades\Route; */ include __DIR__ . '/' . 'admin/api.php'; -include __DIR__ . '/' . 'device/api.php'; +//include __DIR__ . '/' . 'device/api.php';