constant.py @@ -1,7 +1,7 @@ # 是否为测试 import platform TEST = True TEST = False # 是否允许交易 TRADE_ENABLE = True