From 51f9873d6e37cbafcfb61e1253c206e7665fb8cc Mon Sep 17 00:00:00 2001 From: wuyanwen Date: Fri, 17 Jan 2020 17:56:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/README.md b/README.md index 879ac44..f26b08e 100644 --- a/README.md +++ b/README.md @@ -23,21 +23,6 @@ - composer update - php think catch:install -### Use -- 配置虚拟域名 OR 在根目录下执行 php think run -- yourUrl/login -- 默认用户名 admin@gmail.com 密码 admin - -### Problem -> SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default value for 'updated_at' - -> 设置 sql_mode; -``` -show variables like 'sql_mode' ; -remove 'NO_ZERO_IN_DATE,NO_ZERO_DATE' -``` -> SET GLOBAL sql_mode='STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' - ### Talking - 可以提 ISSUE,请按照 issue 模板提问 - 欢迎进入 Q 群,可以及时反馈一些问题。 @@ -47,6 +32,6 @@ remove 'NO_ZERO_IN_DATE,NO_ZERO_DATE' ## 体验地址 -[体验地址](http://catch.njphper.com/login) +[体验地址](http://vue.catchadmin.com) - 账号: test@catch.com - 密码: 123456