From 1d02702e962c7eb010e9ed55a744eae877ddfa7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=88=90?= Date: Mon, 29 Dec 2025 14:18:41 +0800 Subject: [PATCH] 1 --- api/controller_front/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/controller_front/config.js b/api/controller_front/config.js index 6972455..351d7dd 100644 --- a/api/controller_front/config.js +++ b/api/controller_front/config.js @@ -126,7 +126,7 @@ module.exports = { return planData; }); - debugger; + return ctx.success(pricingPlans);