Commit 1e138bff authored by hongguangwu's avatar hongguangwu

1.7.23-工资导入与0申报导入逻辑

parent 329df667
......@@ -186,7 +186,6 @@ public class TSalaryEmployee extends BaseEntity {
@Length(max = 6, message = "计税月份不能超过6个字符")
@HeadFontStyle(fontHeightInPoints = 11)
@ExcelProperty("计税月份")
@TableField(updateStrategy = FieldStrategy.IGNORED)
private String taxMonth;
/**
* 在职状态(0在职;1离职)
......
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