From 4fa4ef19ea145ec3582909cb9c6deb6c92a6e220 Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: 星期三, 19 七月 2023 13:12:54 +0800 Subject: [PATCH] bug修复 --- constant.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/constant.py b/constant.py index b52d15a..2d43770 100644 --- a/constant.py +++ b/constant.py @@ -129,4 +129,4 @@ L2_SOURCE_TYPE = L2_SOURCE_TYPE_HUAXIN JUEJIN_LOCAL_API = False TRADE_WAY = TRADE_WAY_HUAXIN - TRADE_ENABLE = False + TRADE_ENABLE = True -- Gitblit v1.8.0