From 0b354233fcfc629fd0fbd54b90d6cbd1b49facfd Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期五, 22 八月 2025 17:08:14 +0800 Subject: [PATCH] fix: 修改电信可充值区域 --- apps/taro/project.private.config.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/apps/taro/project.private.config.json b/apps/taro/project.private.config.json index 0b515bc..73439be 100644 --- a/apps/taro/project.private.config.json +++ b/apps/taro/project.private.config.json @@ -67,5 +67,5 @@ ] } }, - "libVersion": "3.8.7" + "libVersion": "3.7.3" } \ No newline at end of file -- Gitblit v1.9.1