费用科目编辑显示排序
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ public class ExpenseAccountPO extends BaseVOEntity{
|
||||
|
||||
@ApiModelProperty("显示顺序")
|
||||
@Excel(name = "显示顺序")
|
||||
private String showSeq;
|
||||
private Integer showSeq;
|
||||
|
||||
@ApiModelProperty("计费属性编码")
|
||||
@Excel(name = "计费属性编码")
|
||||
|
||||
Reference in New Issue
Block a user