From 57f51249b61fa5562021883a6cf8e5cb8a7b9aa3 Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: Sun, 29 Aug 2021 17:39:25 +0800 Subject: [PATCH] 验证码默认20s超时 --- ruoyi-ui/bin/run-web.bat | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-ui/bin/run-web.bat b/ruoyi-ui/bin/run-web.bat index a696280..921902c 100644 --- a/ruoyi-ui/bin/run-web.bat +++ b/ruoyi-ui/bin/run-web.bat @@ -1,6 +1,6 @@ @echo off echo. -echo [��Ϣ] ʹ�� Vue ���� Web ���̡� +echo [��Ϣ] ʹ�� Vue CLI �������� Web ���̡� echo. %~d0 -- Gitblit v1.9.3