Commit fa297d88 authored by 李灿灿's avatar 李灿灿

保单号不存在提示语优化

parent 0bc24fe9
......@@ -362,9 +362,9 @@ public class InsurancesConstants {
*/
public static final String POLICY_NO_EXIST = "保单号不存在或已过期";
/**
* 保单号不存
* 保单号不存
*/
public static final String POLICY_NO_NOT_EXIST = "保单号不存";
public static final String POLICY_NO_NOT_EXIST = "保单号不存";
/**
* 保单号信息错误
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment