From dd48d2c05e7ba09b11a3f7ccffd43c1b65ab1a9a Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Mon, 18 Jan 2021 17:19:28 +0800 Subject: [PATCH] 20210118 --- src/main/resources/i18n/messages_zh_CN.properties | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/main/resources/i18n/messages_zh_CN.properties b/src/main/resources/i18n/messages_zh_CN.properties index 335a593..8fddc1f 100644 --- a/src/main/resources/i18n/messages_zh_CN.properties +++ b/src/main/resources/i18n/messages_zh_CN.properties @@ -227,6 +227,9 @@ documentary_service_0013=请平仓后,在申请 documentary_service_0014=当前状态不能进行跟单 documentary_service_0015=当前有跟单,请取消再申请 +documentary_service_0016=该交易员已设置不能跟单 +documentary_service_0017=请将合约修改为分仓保证金模式 +documentary_service_0018=正在跟单中,无法调整为全仓保证金模式 uploadFile_controller_0001=上传失败 -- Gitblit v1.9.1