费用科目编辑显示排序

This commit is contained in:
zhou-hongcheng
2026-03-10 15:29:41 +08:00
parent df320e9bc4
commit e3e73a307c
@@ -49,7 +49,7 @@ public class ExpenseAccountPO extends BaseVOEntity{
@ApiModelProperty("显示顺序") @ApiModelProperty("显示顺序")
@Excel(name = "显示顺序") @Excel(name = "显示顺序")
private String showSeq; private Integer showSeq;
@ApiModelProperty("计费属性编码") @ApiModelProperty("计费属性编码")
@Excel(name = "计费属性编码") @Excel(name = "计费属性编码")