From 4a69dc3e7d11e65207687f2434506307825bdfe1 Mon Sep 17 00:00:00 2001 From: wanghongjun <1445693971@qq,com> Date: Wed, 23 Aug 2023 09:53:04 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=85=AC=E5=85=B1=E6=96=B9?= =?UTF-8?q?=E6=B3=952?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/common.php b/app/common.php index 1caa6d3..89994e5 100644 --- a/app/common.php +++ b/app/common.php @@ -56,7 +56,7 @@ function checkToken($token): array } /** - * 获取随机用户命 + * 获取随机字符 * @param $length * @return string */