Commit 546c6db7 authored by m1991's avatar m1991

资讯模块——邀请码过滤特殊字符功能功能修复

parent 33505c8d
......@@ -3,7 +3,7 @@ spring:
type: com.alibaba.druid.pool.DruidDataSource
druid:
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://8.131.244.76:3306/shop-mall?useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2B8
url: jdbc:mysql://8.131.244.76:3306/shop-mall?useUnicode=true&serverTimezone=GMT%2B8
username: root
password: PRMHmHBr
initial-size: 10
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment