first commit

This commit is contained in:
Mrx
2026-01-17 18:29:20 +08:00
parent 33dd85fd2f
commit 3ff8a976fe
4 changed files with 58 additions and 58 deletions

View File

@@ -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"

View File

@@ -1,14 +1,14 @@
Name: main
Host: 0.0.0.0
Port: 8888
DataSource: "zac:zac5vg67b3UNHu8@tcp(zac_mysql:3306)/zac?charset=utf8mb4&parseTime=True&loc=Local"
DataSource: "xfc:xfc5vg67b3UNHu8@tcp(xfc_mysql:3306)/xfc?charset=utf8mb4&parseTime=True&loc=Local"
CacheRedis:
- Host: "zac_redis:6379"
Pass: "zac3m3WsgyCKWqz" # Redis 密码,如果未设置则留空
- Host: "xfc_redis:6379"
Pass: "xfc3m3WsgyCKWqz" # Redis 密码,如果未设置则留空
Type: "node" # 单节点模式
JwtAuth:
AccessSecret: "WUvoIwL-FK0qnlxhvxR9tV6SjfOpeJMpKmY2QvT99lA"
AccessSecret: "xfcWUvoIwL-FK0qnlxhvxR9tV6SjfOpeJMpKmY2QvT99lA"
AccessExpire: 2592000
RefreshAfter: 1296000
@@ -16,7 +16,7 @@ VerifyCode:
AccessKeyID: "LTAI5tKGB3TVJbMHSoZN3yr9"
AccessKeySecret: "OCQ30GWp4yENMjmfOAaagksE18bp65"
EndpointURL: "dysmsapi.aliyuncs.com"
SignName: "海南海宇大数据"
SignName: "幸福查"
TemplateCode: "SMS_302641455"
ValidTime: 300
Encrypt:
@@ -29,8 +29,8 @@ Alipay:
AlipayCertPath: "etc/merchant/alipay/alipayCertPublicKey_RSA2.crt"
AlipayRootCertPath: "etc/merchant/alipay/alipayRootCert.crt"
IsProduction: true
NotifyUrl: "https://www.zhenaicha.com/api/v1/pay/alipay/callback"
ReturnURL: "https://www.zhenaicha.com/payment/result"
NotifyUrl: "https://www.xingfucha.cn/api/v1/pay/alipay/callback"
ReturnURL: "https://www.xingfucha.cn/payment/result"
Wxpay:
AppID: "wx442ee1ac1ee75917"
MchID: "1738205312"
@@ -40,8 +40,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"
@@ -73,7 +73,7 @@ Tianyuanapi:
BaseURL: "https://api.tianyuanapi.com"
Timeout: 60
Authorization:
FileBaseURL: "https://www.zhenaicha.com/api/v1/auth-docs" # 授权书文件访问基础URL
FileBaseURL: "https://www.xingfucha.cn/api/v1/auth-docs" # 授权书文件访问基础URL
Promotion:
PromotionDomain: "https://p.zhenaicha.com" # 推广域名(用于生成短链)
OfficialDomain: "https://www.zhenaicha.com" # 正式站点域名(短链重定向的目标域名)
PromotionDomain: "https://p.xingfucha.cn" # 推广域名(用于生成短链)
OfficialDomain: "https://www.xingfucha.cn" # 正式站点域名(短链重定向的目标域名)