From 2e6bd9c6265fdae521acfb4fd36ed7a292d33274 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Mon, 22 Mar 2021 13:41:53 +0800
Subject: [PATCH] 20210322 平仓禁用操作(平仓,一键平仓,止盈止损)

---
 src/main/resources/i18n/messages_zh_CN.properties |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/i18n/messages_zh_CN.properties b/src/main/resources/i18n/messages_zh_CN.properties
index 339b722..d7c4c33 100644
--- a/src/main/resources/i18n/messages_zh_CN.properties
+++ b/src/main/resources/i18n/messages_zh_CN.properties
@@ -260,3 +260,5 @@
 submit_repeat=请勿重复提交
 
 unknown_type=未知类型
+
+loading_type=加载中

--
Gitblit v1.9.1