From 1bee4bd57b5630ee778cb3a464635f4665a1e642 Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Wed, 03 Mar 2021 17:43:28 +0800 Subject: [PATCH] 20210303 跟随者跟单成功后,产生持仓中跟单合约后,不能踢出 --- src/main/resources/i18n/messages_zh_CN.properties | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/resources/i18n/messages_zh_CN.properties b/src/main/resources/i18n/messages_zh_CN.properties index 8fddc1f..6d7272b 100644 --- a/src/main/resources/i18n/messages_zh_CN.properties +++ b/src/main/resources/i18n/messages_zh_CN.properties @@ -230,6 +230,7 @@ documentary_service_0016=该交易员已设置不能跟单 documentary_service_0017=请将合约修改为分仓保证金模式 documentary_service_0018=正在跟单中,无法调整为全仓保证金模式 +documentary_service_0019=跟随者拥有跟单合约,无法踢出 uploadFile_controller_0001=上传失败 -- Gitblit v1.9.1