更新易支付
This commit is contained in:
@@ -36,7 +36,7 @@ func seedDefaults(ctx context.Context, db *gorm.DB) error {
|
||||
{Key: "credits.invite_reward", Value: "3"},
|
||||
{Key: "credits.cdk_redeem_enabled", Value: "true"},
|
||||
{Key: "pay.enabled", Value: "false"},
|
||||
{Key: "pay.api_base", Value: "https://pay.v8jisu.cn/api/pay"},
|
||||
{Key: "pay.api_base", Value: "https://www.ezfpy.cn"},
|
||||
{Key: "pay.methods", Value: "wxpay,alipay"},
|
||||
{Key: "pay.min_amount", Value: "1"},
|
||||
{Key: "pay.points_ratio", Value: "100"},
|
||||
|
||||
Reference in New Issue
Block a user