From 0c5bb71fdce5f677b6cc7320795713d599e6f04f Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Wed, 23 Feb 2022 14:19:56 +0800 Subject: [PATCH] 20222223 --- src/main/resources/i18n/messages_zh_CN.properties | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/main/resources/i18n/messages_zh_CN.properties b/src/main/resources/i18n/messages_zh_CN.properties index 7cabde0..fb28c93 100644 --- a/src/main/resources/i18n/messages_zh_CN.properties +++ b/src/main/resources/i18n/messages_zh_CN.properties @@ -238,3 +238,7 @@ entrust_order_not_exist=委托单不存在 cancellation_success=撤销成功 cancellation_fail=撤销失败 + +submit_repeat=请勿重复提交 + +zhiya_service_0001=赎回数量大于质押数量 -- Gitblit v1.9.1