From 8dbaa58169feb425785b55427358a1be0b51dfca Mon Sep 17 00:00:00 2001
From: Helius <wangdoubleone@gmail.com>
Date: Thu, 10 Mar 2022 16:19:22 +0800
Subject: [PATCH] fix

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

diff --git a/src/main/resources/i18n/messages_zh_CN.properties b/src/main/resources/i18n/messages_zh_CN.properties
index 0fdc300..26a735c 100644
--- a/src/main/resources/i18n/messages_zh_CN.properties
+++ b/src/main/resources/i18n/messages_zh_CN.properties
@@ -240,3 +240,10 @@
 cancellation_fail=撤销失败
 
 submit_repeat=请勿重复提交
+
+zhiya_service_0001=赎回数量大于质押数量
+zhiya_service_0002=数据不存在,请刷新后重试
+zhiya_service_0003=只有生效中的单据才能赎回
+zhiya_service_0004=请输入正确合理的数量
+zhiya_service_0005=可用余额不足
+zhiya_service_0006=数量最少需要100

--
Gitblit v1.9.1