去掉文本状态列
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ public class StandAttrInfoDto {
|
|||||||
@ExcelProperty("责任部门")
|
@ExcelProperty("责任部门")
|
||||||
private String ZRBM;
|
private String ZRBM;
|
||||||
|
|
||||||
@ExcelProperty("文本状态")
|
// @ExcelProperty("文本状态")
|
||||||
private String textStatus;
|
private String textStatus;
|
||||||
// //关联模块--卡车VPPS编码
|
// //关联模块--卡车VPPS编码
|
||||||
// @ExcelProperty("关联模块--卡车VPPS编码")
|
// @ExcelProperty("关联模块--卡车VPPS编码")
|
||||||
|
|||||||
Reference in New Issue
Block a user