Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
c15537c6
Commit
c15537c6
authored
May 08, 2022
by
msgroup
Committed by
mingsoft
May 08, 2022
Browse files
fix:5.2.8版本发布
parent
34165868
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c15537c6
...
...
@@ -178,6 +178,7 @@ git clone https://gitee.com/mingSoft/MCMS.git<br/>
</table>
# 铭飞平台
以下功能都可以在平台 https://www.mingsoft.net 上免费使用
做开源我们是业余的,写代码我们是认真的。研发产品的路上我们一直在探索、一直在学习、一直在用心投入,希望能给更多的企业与开发者提供一些更有价值的服务。
...
...
src/main/resources/application-dev.yml
View file @
c15537c6
spring
:
datasource
:
url
:
jdbc:mysql://
localhost
:33
0
6/mcms?useUnicode=true&serverTimezone=Asia/Shanghai&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&allowMultiQueries=true&useSSL=true
url
:
jdbc:mysql://
192.168.0.8
:33
1
6/mcms
-5.2.7
?useUnicode=true&serverTimezone=Asia/Shanghai&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&allowMultiQueries=true&useSSL=true
username
:
root
password
:
root
filters
:
wall,mergeStat
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment