Commit caa7c1bd authored by fangxinjiang's avatar fangxinjiang

公积金自动化-fxj

parent ae5c5731
......@@ -633,6 +633,8 @@ public class TDispatchInfoPreVo extends RowIndex implements Serializable {
/**
* 公积金是否可修改 可修改 true 不可修改 false
*/
@TableField(exist = false)
@ExcelAttribute(name = "公积金是否可修改", maxLength = 10)
@ExcelProperty("公积金是否可修改")
@Schema(description = "公积金是否可修改")
private Boolean fundUpdateFlag;
}
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