From c18c9113ccf9d07b8106b576100bdf24dd918f8d Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sat, 23 May 2026 17:26:57 +0800 Subject: [PATCH] bugfix --- conf/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.json b/conf/config.json index 4c856a2..3392bca 100755 --- a/conf/config.json +++ b/conf/config.json @@ -6,7 +6,7 @@ "get_tpac_balance_url": "https://www.opencomputing.cn/cntoai/get_user_balance.dspy", "tpac_accounting_url": "https://www.opencomputing.cn/cntoai/process_user_billing.dspy" }, - "ncmachdemo":{ + "ncmatchdemo":{ "get_tpac_balance_url": "https://www.ncmatch.cn/cntoai/get_user_balance.dspy", "tpac_accounting_url": "https://www.ncmatch.cn/cntoai/process_user_billing.dspy" },