区分环境

This commit is contained in:
2024-10-02 11:27:51 +08:00
parent ab842d8694
commit b8d9a72dac
30 changed files with 626 additions and 181 deletions

View File

@@ -6,7 +6,7 @@ Port: 12001
KqConsumerLog:
Name: kqConsumerLog
Brokers:
- 127.0.0.1:9092
- tyapi_kafka:9092
Group: logGroup
Topic: apirequest
Offset: first
@@ -17,7 +17,7 @@ KqConsumerLog:
KqConsumerCharge:
Name: kqConsumerCharge
Brokers:
- 127.0.0.1:9092
- tyapi_kafka:9092
Group: chargeGroup
Topic: apirequest
Offset: first