进项税转出修改设置整体成功和失败

release
路明慧 2 years ago
parent c5305de933
commit 3d16a60412
  1. 2
      dxhy-export-domestic/src/main/java/com/dxhy/domestic/model/vo/CommonListResponseVO.java

@ -46,6 +46,8 @@ public class CommonListResponseVO<T> implements Serializable {
private List<Boolean> iconfixed;
@ApiModelProperty("标题名称对应字段固定")
private List<Boolean> titlefixed;
@ApiModelProperty("标题排序")
private List<Boolean> sortable;
/**
* 设置页面标题及其对应参数

Loading…
Cancel
Save