From 3e8cb211c8c361120df4c944f73d8a666a4f1cb7 Mon Sep 17 00:00:00 2001 From: wanghongjun <1445693971@qq,com> Date: Tue, 12 Sep 2023 10:07:01 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E4=B8=93=E5=8C=BA=E4=B8=8D?= =?UTF-8?q?=E9=9C=80=E8=A6=81=E7=99=BB=E9=99=86=E5=8F=AF=E4=BB=A5=E8=AE=BF?= =?UTF-8?q?=E9=97=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/controller/AdminZoneManage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controller/AdminZoneManage.php b/app/controller/AdminZoneManage.php index 290e546..586828d 100644 --- a/app/controller/AdminZoneManage.php +++ b/app/controller/AdminZoneManage.php @@ -18,7 +18,7 @@ class AdminZoneManage extends BaseController protected $middleware = [CheckAdmin::class]; /** - * 首页专区列表 + * 奖金设置专区列表 * @return array */ public function zoneList()