Commit 292def39 authored by huyuchen's avatar huyuchen

实缴修改

parent e1806d86
...@@ -97,7 +97,7 @@ public class TPaymentTaxSocialVo extends RowIndex implements Serializable { ...@@ -97,7 +97,7 @@ public class TPaymentTaxSocialVo extends RowIndex implements Serializable {
/** /**
* 险种 * 险种
*/ */
@ExcelAttribute(name = "险种", isNotEmpty = true, errorInfo = "险种不可为空", maxLength = 10) @ExcelAttribute(name = "险种", isNotEmpty = true, errorInfo = "险种不可为空", maxLength = 20)
@Schema(description = "险种") @Schema(description = "险种")
@HeadFontStyle(fontHeightInPoints = 11) @HeadFontStyle(fontHeightInPoints = 11)
@ExcelProperty(value = "险种") @ExcelProperty(value = "险种")
......
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