Commit bae09a0b authored by 姜鹏鹏's avatar 姜鹏鹏

fix:产品的导出去除户型图

parent 23f91559
......@@ -15,8 +15,8 @@ public class ProductionPropertiesDTO {
@Excel(name="户型面积")
private String unitArea;
@Excel(name = " 户型图",type = 2 ,width = 40 , height = 20)
private String imgUrl;
/* @Excel(name = " 户型图",type = 2 ,width = 40 , height = 20)
private String imgUrl;*/
@Excel(name = "开间数")
private String bayNumber;
......
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