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 投票,谢谢支持。