first commit
This commit is contained in:
@@ -2,20 +2,20 @@ Name: main
|
||||
Host: 0.0.0.0
|
||||
Port: 8888
|
||||
Timeout: 0
|
||||
DataSource: "zac:5vg67b3UNHu8@tcp(127.0.0.1:21201)/zac?charset=utf8mb4&parseTime=True&loc=Local"
|
||||
DataSource: "xfc:xfc5vg67b3UNHu8@tcp(127.0.0.1:21201)/xfc?charset=utf8mb4&parseTime=True&loc=Local"
|
||||
CacheRedis:
|
||||
- Host: "127.0.0.1:21202"
|
||||
Pass: "3m3WsgyCKWqz" # Redis 密码,如果未设置则留空
|
||||
- Host: "127.0.0.1:23202"
|
||||
Pass: "xfc3m3WsgyCKWqz" # Redis 密码,如果未设置则留空
|
||||
Type: "node" # 单节点模式
|
||||
JwtAuth:
|
||||
AccessSecret: "WUvoIwL-FK0qnlxhvxR9tV6SjfOpeJMpKmY2QvT99lA"
|
||||
AccessSecret: "xfcWUvoIwL-FK0qnlxhvxR9tV6SjfOpeJMpKmY2QvT99lA"
|
||||
AccessExpire: 2592000
|
||||
RefreshAfter: 1296000
|
||||
VerifyCode:
|
||||
AccessKeyID: "LTAI5tKGB3TVJbMHSoZN3yr9"
|
||||
AccessKeySecret: "OCQ30GWp4yENMjmfOAaagksE18bp65"
|
||||
EndpointURL: "dysmsapi.aliyuncs.com"
|
||||
SignName: "天远查"
|
||||
SignName: "幸福查"
|
||||
TemplateCode: "SMS_302641455"
|
||||
ValidTime: 300
|
||||
Encrypt:
|
||||
@@ -49,8 +49,8 @@ Wxpay:
|
||||
MchPublicKeyID: "PUB_KEY_ID_0117382053122026011600191612000202"
|
||||
MchPublicKeyPath: "etc/merchant/wxpay/pub_key.pem"
|
||||
MchPlatformRAS: ""
|
||||
NotifyUrl: "https://www.zhenaicha.com/api/v1/pay/wechat/callback"
|
||||
RefundNotifyUrl: "https://www.zhenaicha.com/api/v1/pay/wechat/refund_callback"
|
||||
NotifyUrl: "https://www.xingfucha.cn/api/v1/pay/wechat/callback"
|
||||
RefundNotifyUrl: "https://www.xingfucha.cn/api/v1/pay/wechat/refund_callback"
|
||||
Applepay:
|
||||
ProductionVerifyURL: "https://api.storekit.itunes.apple.com/inApps/v1/transactions/receipt"
|
||||
SandboxVerifyURL: "https://api.storekit-sandbox.itunes.apple.com/inApps/v1/transactions/receipt"
|
||||
|
||||
Reference in New Issue
Block a user