From ab08219576ccfebd02c5335dc8b19b36d8ee1e90 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期四, 11 七月 2024 11:28:56 +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 e88a60a..b6ccf42 100644
--- a/common/config.js
+++ b/common/config.js
@@ -30,7 +30,7 @@
'02': '淇$敤鍗�'
}
module.exports = {
- config: dev,
+ config: test,
ACCESSTOKEN: "Authorization",
/* 鏄惁鎵撳嵃璇锋眰鏃ュ織 */
DEBUG: false,
--
Gitblit v1.9.1