|
@ -124,12 +124,12 @@ shop: |
|
|
test-pay-amount: 0.01 |
|
|
test-pay-amount: 0.01 |
|
|
|
|
|
|
|
|
# 租户特殊规则配置 |
|
|
# 租户特殊规则配置 |
|
|
tenant-rules: |
|
|
|
|
|
- tenant-id: 10324 |
|
|
|
|
|
tenant-name: "百色中学" |
|
|
|
|
|
min-amount: 10 |
|
|
|
|
|
min-amount-message: "捐款金额最低不能少于10元,感谢您的爱心捐赠^_^" |
|
|
|
|
|
enabled: true |
|
|
|
|
|
|
|
|
# tenant-rules: |
|
|
|
|
|
# - tenant-id: 10324 |
|
|
|
|
|
# tenant-name: "百色中学" |
|
|
|
|
|
# min-amount: 10 |
|
|
|
|
|
# min-amount-message: "捐款金额最低不能少于10元,感谢您的爱心捐赠^_^" |
|
|
|
|
|
# enabled: true |
|
|
|
|
|
|
|
|
# 默认配置 |
|
|
# 默认配置 |
|
|
default-config: |
|
|
default-config: |
|
@ -153,11 +153,11 @@ shop: |
|
|
cron: "0 */5 * * * ?" |
|
|
cron: "0 */5 * * * ?" |
|
|
|
|
|
|
|
|
# 租户特殊配置 |
|
|
# 租户特殊配置 |
|
|
tenant-configs: |
|
|
|
|
|
- tenant-id: 10324 |
|
|
|
|
|
tenant-name: "百色中学" |
|
|
|
|
|
timeout-minutes: 120 # 捐款订单给更长的支付时间 |
|
|
|
|
|
enabled: true |
|
|
|
|
|
|
|
|
# tenant-configs: |
|
|
|
|
|
# - tenant-id: 10324 |
|
|
|
|
|
# tenant-name: "百色中学" |
|
|
|
|
|
# timeout-minutes: 120 # 捐款订单给更长的支付时间 |
|
|
|
|
|
# enabled: true |
|
|
# 可以添加更多租户配置 |
|
|
# 可以添加更多租户配置 |
|
|
# - tenant-id: 10550 |
|
|
# - tenant-id: 10550 |
|
|
# tenant-name: "其他租户" |
|
|
# tenant-name: "其他租户" |
|
|