From db03391c6bde1f7b1a93164930799fc434c0f9f2 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期四, 10 十月 2024 17:16:48 +0800
Subject: [PATCH] feat(支付): 数学计算工具
---
common/config.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/common/config.js b/common/config.js
index 9ed45c3..f6e35cb 100644
--- a/common/config.js
+++ b/common/config.js
@@ -11,7 +11,7 @@
// 娴嬭瘯
const test = {
webURL: 'https://sfzf.cpbtsoft.cn',
- baseURL: 'https://sfzf.cpbtsoft.cn/prod-api',
+ baseURL: 'https://sfzf.cpbtsoft.cn/dev-api',
wx_appid: 'wx4c146dba764dcb05',
ali_appid: '2021004149689887'
}
--
Gitblit v1.9.1