Commit 2c75dfea by zhangxingmin

push

parent bd974d0b
...@@ -15,7 +15,7 @@ public class ApiPremiumReconciliationDto { ...@@ -15,7 +15,7 @@ public class ApiPremiumReconciliationDto {
/** /**
* 对账类型 * 对账类型
*/ */
@NotBlank(message = "对账类型不能为空") // @NotBlank(message = "对账类型不能为空")
private String reconciliationType; private String reconciliationType;
/** /**
......
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