|
@@ -626,7 +626,7 @@ public class ZhcxPersistentManageServiceImpl extends ServiceImpl<ZhcxPersistentM
|
|
|
throw new CustomException("导出报错,请联系管理员");
|
|
|
}
|
|
|
String type = (String) typeObj;
|
|
|
- int maxRow = 29;
|
|
|
+ int maxRow = 31;
|
|
|
SysFileItemDo fileItemDo = null;
|
|
|
if ("油漆".equals(type)) {
|
|
|
map.put("fill","油漆保护专项");
|