From aa314e79e93716559968fb78bf462691e9f9924f Mon Sep 17 00:00:00 2001 From: RuoYi Date: Mon, 12 Nov 2018 10:55:37 +0800 Subject: [PATCH] =?UTF-8?q?2018=E5=B9=B4=E5=BA=A6=E6=9C=80=E5=8F=97?= =?UTF-8?q?=E6=AC=A2=E8=BF=8E=E4=B8=AD=E5=9B=BD=E5=BC=80=E6=BA=90=E8=BD=AF?= =?UTF-8?q?=E4=BB=B6=E8=AF=84=E9=80=89=20=E8=AF=B7=E7=BB=99=E8=8B=A5?= =?UTF-8?q?=E4=BE=9D/RuoYi=20=E6=8A=95=E7=A5=A8=EF=BC=8C=E8=B0=A2=E8=B0=A2?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E3=80=82=20https://www.oschina.net/project/t?= =?UTF-8?q?op=5Fcn=5F2018=3Fsort=3D1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ ruoyi-admin/src/main/resources/application-druid.yml | 2 +- ruoyi-admin/src/main/resources/templates/main.html | 8 +++----- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index eb043874..17c630b4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ ## 平台简介 + +2018年度最受欢迎中国开源软件评选 +请给若依/RuoYi 投票,谢谢支持。 +https://www.oschina.net/project/top_cn_2018?sort=1 + + 一直想做一款后台管理系统,看了很多优秀的开源项目但是发现没有合适的。于是利用空闲休息时间开始自己写了一套后台系统。如此有了若依。她可以用于所有的Web应用程序,如网站管理后台,网站会员中心,CMS,CRM,OA。所有前端后台代码封装过后十分精简易上手,出错概率低。同时支持移动客户端访问。系统会陆续更新一些实用功能。 性别男,若依是女儿的名字。 diff --git a/ruoyi-admin/src/main/resources/application-druid.yml b/ruoyi-admin/src/main/resources/application-druid.yml index da7a23d5..2a234778 100644 --- a/ruoyi-admin/src/main/resources/application-druid.yml +++ b/ruoyi-admin/src/main/resources/application-druid.yml @@ -6,7 +6,7 @@ spring: druid: # 主库数据源 master: - url: jdbc:mysql://localhost:3306/ry?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true + url: jdbc:mysql://120.78.129.95:3306/ry_test?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true username: root password: password # 从库数据源 diff --git a/ruoyi-admin/src/main/resources/templates/main.html b/ruoyi-admin/src/main/resources/templates/main.html index 2391619a..35af71a0 100644 --- a/ruoyi-admin/src/main/resources/templates/main.html +++ b/ruoyi-admin/src/main/resources/templates/main.html @@ -16,11 +16,9 @@
- 高性能云服务器2折起 -
https://promotion.aliyun.com/ntms/act/qwbk.html?userCode=brki8iof -
云产品通用代金券,可叠加官网常规优惠使用 -
https://promotion.aliyun.com/ntms/yunparter/invite.html?userCode=brki8iof… -

限时活动推广。

+ 2018年度最受欢迎中国开源软件评选 +
https://www.oschina.net/project/top_cn_2018?sort=1 +

请给若依/RuoYi 投票,谢谢支持。