SPU.get接口改造

This commit is contained in:
zhuyang
2021-10-06 22:50:17 +08:00
parent 30e2d08784
commit c50f99e7b3
37 changed files with 183 additions and 93 deletions

View File

@@ -44,7 +44,7 @@ spring:
url: jdbc:mysql://s1.iocoder.cn:3306/mall_product?useSSL=false&useUnicode=true&characterEncoding=UTF-8 # 请修改成你本地的 MySQL url
driver-class-name: com.mysql.jdbc.Driver
username: root # 请修改成你本地的 MySQL username
password: 3WLiVUBEwTbvAfsh # 请修改成你本地的 MySQL password
password: zhuyang # 请修改成你本地的 MySQL password
```
# 4. Zookeeper