feat: integrate unified payment and wallet refunds
This commit is contained in:
@@ -6,4 +6,9 @@ Databases:
|
||||
- host=127.0.0.1 user=postgres password=change-me dbname=agent_dev port=5432 sslmode=disable TimeZone=Asia/Shanghai
|
||||
Cache: redis://default:change-me@127.0.0.1:6379/0
|
||||
OnMicroService: false
|
||||
|
||||
PaymentAPI:
|
||||
BaseURL: http://localhost:12426
|
||||
Token: change-me-payment-worker-token
|
||||
IntervalSeconds: 60
|
||||
SecretKey: change-me-to-a-random-string
|
||||
|
||||
Reference in New Issue
Block a user