From 1f56b7e9f8a729f1bee0e45fec96bfcfa8cf475f Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期五, 07 七月 2023 13:30:40 +0800 Subject: [PATCH] 华鑫适配 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index 01b0850..44b93f8 100644 --- a/constant.py +++ b/constant.py @@ -3,7 +3,7 @@ TEST = False # 鏄惁鍏佽浜ゆ槗 -TRADE_ENABLE = True +TRADE_ENABLE = False # 绛惧悕閿欒 RESPONSE_CODE_SIGIN_ERROR = 1001 -- Gitblit v1.8.0