From 77995447972d3d11b9e7935883b7c69baca21023 Mon Sep 17 00:00:00 2001 From: liapples Date: Thu, 9 Sep 2021 13:27:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/AdminAgent/Renderable/SelectUser.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/AdminAgent/Renderable/SelectUser.php b/app/AdminAgent/Renderable/SelectUser.php index 10d2353..63c14d1 100644 --- a/app/AdminAgent/Renderable/SelectUser.php +++ b/app/AdminAgent/Renderable/SelectUser.php @@ -9,7 +9,7 @@ use Dcat\Admin\Grid\LazyRenderable; /** * ι€‰ζ‹©δΌšε‘˜ - * Class SelectProduct + * Class SelectUser * @package App\AdminAgent\Renderable */ class SelectUser extends LazyRenderable