2026-08-02 23:24:32 +08:00
|
|
|
|
Service: heqi
|
2026-07-26 18:24:13 +08:00
|
|
|
|
Port: 12426
|
|
|
|
|
|
|
|
|
|
|
|
Databases:
|
|
|
|
|
|
Driver: postgres
|
|
|
|
|
|
Source:
|
2026-07-30 15:25:29 +08:00
|
|
|
|
- host=8.137.107.29 user=postgres password=Weidong2023~! dbname=heqiapp_dev port=19432 sslmode=disable TimeZone=Asia/Shanghai
|
2026-07-26 18:24:13 +08:00
|
|
|
|
|
|
|
|
|
|
# Redis 仅用于缓存、会话、限流和 Streams;首期外部事件适配使用 Mock。
|
2026-07-30 15:25:29 +08:00
|
|
|
|
Cache: redis://default:Weidong2023~!@139.224.247.176:19379/1
|
2026-07-26 18:24:13 +08:00
|
|
|
|
OnMicroService: false
|
|
|
|
|
|
SecretKey: change-me-to-a-random-string
|
2026-07-28 09:25:49 +08:00
|
|
|
|
|
2026-07-30 14:16:58 +08:00
|
|
|
|
Global:
|
|
|
|
|
|
UserRegisterURL: http://localhost:5174/register
|
2026-07-28 09:25:49 +08:00
|
|
|
|
ManualRechargeMaxAmount: 100000000
|
2026-07-30 18:04:34 +08:00
|
|
|
|
MockVerificationEnabled: true
|
|
|
|
|
|
MockVerificationCode: "123456"
|
|
|
|
|
|
VerificationTTLSeconds: 300
|
|
|
|
|
|
VerificationSendIntervalSeconds: 60
|
|
|
|
|
|
MockPaymentEnabled: true
|
|
|
|
|
|
DeliveryArrivalRadiusMeters: 200
|
|
|
|
|
|
UploadVideoMaxSize: 104857600
|
|
|
|
|
|
FieldEncryptionKey: change-me-32-byte-development-key
|
2026-08-02 23:24:32 +08:00
|
|
|
|
|
|
|
|
|
|
Payment:
|
|
|
|
|
|
ExpireMinutes: 30
|
|
|
|
|
|
RefundWindowDays: 3
|
|
|
|
|
|
InternalServiceToken: change-me-payment-worker-token
|
|
|
|
|
|
Alipay:
|
|
|
|
|
|
Enabled: false
|
|
|
|
|
|
Production: false
|
|
|
|
|
|
AppID: ""
|
|
|
|
|
|
PrivateKeyPath: ""
|
|
|
|
|
|
AppPublicCertPath: ""
|
|
|
|
|
|
AlipayPublicCertPath: ""
|
|
|
|
|
|
AlipayRootCertPath: ""
|
|
|
|
|
|
NotifyURL: "https://example.invalid/heqi/payment-return/v1/alipay/notify"
|
|
|
|
|
|
ReturnURL: "https://example.invalid/payment/result"
|
|
|
|
|
|
Wechat:
|
|
|
|
|
|
Enabled: false
|
|
|
|
|
|
MerchantID: ""
|
|
|
|
|
|
MerchantCertificateSerial: ""
|
|
|
|
|
|
MerchantPrivateKeyPath: ""
|
|
|
|
|
|
APIv3Key: ""
|
|
|
|
|
|
AppAppID: ""
|
|
|
|
|
|
OfficialAccountAppID: ""
|
|
|
|
|
|
MiniProgramAppID: ""
|
|
|
|
|
|
NotifyURL: "https://example.invalid/heqi/payment-return/v1/wechat/notify"
|
2026-08-03 13:18:11 +08:00
|
|
|
|
|
|
|
|
|
|
IoT:
|
|
|
|
|
|
InternalServiceToken: change-me-iot-internal-token
|
|
|
|
|
|
ClientBaseURL: http://127.0.0.1:12429
|