feat(api): add client app service endpoints

This commit is contained in:
david
2026-07-30 18:04:34 +08:00
parent 47d352b22e
commit 550efb3812
29 changed files with 2147 additions and 44 deletions

View File

@@ -14,3 +14,11 @@ SecretKey: change-me-to-a-random-string
Global:
UserRegisterURL: http://localhost:5174/register
ManualRechargeMaxAmount: 100000000
MockVerificationEnabled: true
MockVerificationCode: "123456"
VerificationTTLSeconds: 300
VerificationSendIntervalSeconds: 60
MockPaymentEnabled: true
DeliveryArrivalRadiusMeters: 200
UploadVideoMaxSize: 104857600
FieldEncryptionKey: change-me-32-byte-development-key