支付、订单查询模块

This commit is contained in:
2023-10-13 16:41:19 +08:00
parent 1d6ed7f564
commit b98a4954ad
34 changed files with 1112 additions and 29 deletions

View File

@@ -12,6 +12,11 @@ feign:
spring:
main:
allow-bean-definition-overriding: true #当遇到同样名字的时候,是否允许覆盖注册
rabbitmq:
host: 43.143.164.194
port: 5672
username: guest
password: guest
redis:
host: 82.157.68.223
port: 6379