撤销修改
This commit is contained in:
@@ -37,9 +37,6 @@ dubbo:
|
||||
name: dubbo
|
||||
serialization: hessian2
|
||||
port: 10101
|
||||
serialization:
|
||||
allow-list:
|
||||
- com.czg.utils.CzgUpdateChain
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
spring:
|
||||
datasource:
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
url: jdbc:mysql://rm-bp1kn7h89nz62cno1ro.mysql.rds.aliyuncs.com:3306/czg_cashier?useUnicode=true&characterEncoding=utf-8
|
||||
username: cashier
|
||||
password: Cashier@1@
|
||||
url: jdbc:mysql://192.168.1.42:3306/czg_cashier?useUnicode=true&characterEncoding=utf-8
|
||||
username: root
|
||||
password: Chaozg123.
|
||||
|
||||
data:
|
||||
redis:
|
||||
|
||||
Reference in New Issue
Block a user