Commit b1fff5ec authored by tangwei's avatar tangwei

修改bug

parent 0fc27454
...@@ -89,7 +89,7 @@ public class FireTeamDto extends BaseDto { ...@@ -89,7 +89,7 @@ public class FireTeamDto extends BaseDto {
@ApiModelProperty(value = "职责_简要情况") @ApiModelProperty(value = "职责_简要情况")
private String obligation; private String obligation;
@ExcelProperty(value = "消防队伍图片", index = 10) @ExcelIgnore
@ApiModelProperty(value = "消防队伍图片") @ApiModelProperty(value = "消防队伍图片")
private String img; private String img;
......
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