From 7fedea3b3b08cb831a6546fe4078fa4603cf5e5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?1024=E5=88=9B=E6=96=B0=E5=AE=9E=E9=AA=8C=E5=AE=A4?= <52805581+1024-lab@users.noreply.github.com> Date: Sat, 16 Nov 2019 18:49:58 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eafb1d8f..e051481e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ #### 简介 -SmartAdmin由河南·洛阳 [1024创新实验室](https://www.1024lab.net/) (钢圈网旗下)团队研发的一套互联网企业级的通用型中后台前端解决方案! 使用最前沿的前后台技术栈 SpringBoot 和 Vue,开发出的一套简洁、易用的后台管理系统,为广大开发者们节省时间! +SmartAdmin由河南·洛阳 [1024创新实验室](https://www.1024lab.net/) (钢圈网旗下)团队研发的一套互联网企业级的通用型中后台解决方案! 使用最前沿的前后台技术栈 SpringBoot 和 Vue,开发出的一套简洁、易用的中后台系统,为广大开发者们节省时间! 我们希望用一套漂亮优雅的代码和一套整洁高效的代码规范,让大家在这浮躁的代码世界里感受到一股把代码写好的清流! 同时对我们而言,这不仅是一套系统,也是我们团队的一次自我审视与成长。身为开发者,我们希望在一次次的披荆斩棘之后,能收获和留下些什么,这正是我们存在的意义! From 281fcb0cf18cc673049cc4a7be6bf8b2afc5b383 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?1024=E5=88=9B=E6=96=B0=E5=AE=9E=E9=AA=8C=E5=AE=A4?= <52805581+1024-lab@users.noreply.github.com> Date: Sat, 16 Nov 2019 19:39:11 +0800 Subject: [PATCH 2/2] v1.0.0 --- java/smart-admin-api/src/main/resources/sql/smart-admin.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/smart-admin-api/src/main/resources/sql/smart-admin.sql b/java/smart-admin-api/src/main/resources/sql/smart-admin.sql index 664c3bea..2090e368 100644 --- a/java/smart-admin-api/src/main/resources/sql/smart-admin.sql +++ b/java/smart-admin-api/src/main/resources/sql/smart-admin.sql @@ -1283,7 +1283,7 @@ INSERT INTO `t_system_config` (`id`, `config_name`, `config_key`, `config_value` (1, '超级管理员', 'employee_superman', '12,13,1', 'employee', 1, '123r8566456', '2019-11-14 16:40:48', '2018-08-18 16:28:03'), (13, '本地上传URL前缀', 'local_upload_url_prefix', 'http://172.16.0.145/smartAdmin/file/', 'upload', 1, '', '2019-09-04 16:23:49', '2019-04-26 17:06:53'), (14, '阿里云上传配置', 'ali_oss', '{"accessKeyId":"","accessKeySecret":"","bucketName":"sit","endpoint":"http://oss-cn-beijing.aliyuncs.com"}', 'upload', 1, 'eefwfwfds', '2019-11-16 18:04:30', '2019-05-11 18:00:06'), - (15, '邮件发配置', 'email_config', '{"password":"wy656112","smtpHost":"smtp.163.com","username":"simajq@163.com"}', 'email', 1, NULL, '2019-09-04 16:42:17', '2019-05-13 16:57:48'), + (15, '邮件发配置', 'email_config', '{"password":"smartadmin","smtpHost":"smtp.163.com","username":"{"password":"smartadmin","smtpHost":"smtp.163.com","username":"smartadmin1024@163.com"}"}', 'email', 1, NULL, '2019-09-04 16:42:17', '2019-05-13 16:57:48'), (16, '七牛云上传配置', 'qi_niu_oss', '{"accessKeyId":"rX7HgY1ZLpUD25JrA-uwMM_jj-","accessKeySecret":"","bucketName":"sun-smart-admin","endpoint":"http://puvpyay08.bkt.clouddn.com"}', 'upload', 1, NULL, '2019-11-16 18:04:42', '2019-07-19 16:05:56'), (17, 'test', 'ww_1', 'ewr', '3', 1, 'testoo', '2019-11-08 09:43:36', '2019-11-08 09:27:19'), (18, '4234', '42342', '423423', '23423', 1, '423423111111111111111111111111111111111111423423111111111111111111111111111111111111423423111111111111111111111111111111111111423423111111111111111111111111111111111111423423111111111111111111111111111111111111', '2019-11-14 14:58:39', '2019-11-14 11:22:49'),