|
@ -2,7 +2,7 @@ package com.epmet.excel; |
|
|
|
|
|
|
|
|
import com.alibaba.excel.annotation.ExcelProperty; |
|
|
import com.alibaba.excel.annotation.ExcelProperty; |
|
|
import com.alibaba.excel.annotation.write.style.ColumnWidth; |
|
|
import com.alibaba.excel.annotation.write.style.ColumnWidth; |
|
|
import com.alibaba.excel.annotation.write.style.ContentRowHeight; |
|
|
import com.alibaba.excel.annotation.write.style.HeadRowHeight; |
|
|
import com.alibaba.excel.annotation.write.style.HeadStyle; |
|
|
import com.alibaba.excel.annotation.write.style.HeadStyle; |
|
|
import com.alibaba.excel.enums.poi.FillPatternTypeEnum; |
|
|
import com.alibaba.excel.enums.poi.FillPatternTypeEnum; |
|
|
import lombok.Data; |
|
|
import lombok.Data; |
|
@ -16,47 +16,40 @@ import java.math.BigDecimal; |
|
|
* @author generator generator@elink-cn.com |
|
|
* @author generator generator@elink-cn.com |
|
|
*/ |
|
|
*/ |
|
|
@HeadStyle(fillPatternType = FillPatternTypeEnum.SOLID_FOREGROUND, fillForegroundColor = 44) |
|
|
@HeadStyle(fillPatternType = FillPatternTypeEnum.SOLID_FOREGROUND, fillForegroundColor = 44) |
|
|
|
|
|
@HeadRowHeight(40) |
|
|
@Data |
|
|
@Data |
|
|
public class HistoryScoreDetailExcel implements Serializable { |
|
|
public class HistoryScoreDetailExcel implements Serializable { |
|
|
|
|
|
|
|
|
private static final long serialVersionUID = -12110233388005838L; |
|
|
private static final long serialVersionUID = -12110233388005838L; |
|
|
//@ExcelProperty(value = "下级单位")
|
|
|
|
|
|
@ExcelProperty(value = {"平阴县街道(镇)政法能力得分排行", "${title}", "下级单位"}) |
|
|
@ExcelProperty(value = {"平阴县街道(镇)政法能力得分排行", "${title}", "下级单位"}) |
|
|
@ColumnWidth(15) |
|
|
@ColumnWidth(15) |
|
|
@HeadStyle(fillPatternType = FillPatternTypeEnum.SOLID_FOREGROUND, fillForegroundColor = 44) |
|
|
@HeadStyle(fillPatternType = FillPatternTypeEnum.SOLID_FOREGROUND, fillForegroundColor = 44) |
|
|
private String agencyName; |
|
|
private String agencyName; |
|
|
|
|
|
|
|
|
//@ExcelProperty(value = "网格活跃度")
|
|
|
|
|
|
@ExcelProperty(value = {"平阴县街道(镇)政法能力得分排行", "${title}", "网格活跃度"}) |
|
|
@ExcelProperty(value = {"平阴县街道(镇)政法能力得分排行", "${title}", "网格活跃度"}) |
|
|
@ColumnWidth(15) |
|
|
@ColumnWidth(15) |
|
|
private BigDecimal wghyd; |
|
|
private BigDecimal wghyd; |
|
|
|
|
|
|
|
|
//@ExcelProperty(value = "事件赋值得分")
|
|
|
|
|
|
@ExcelProperty(value = {"平阴县街道(镇)政法能力得分排行", "${title}", "事件赋值得分"}) |
|
|
@ExcelProperty(value = {"平阴县街道(镇)政法能力得分排行", "${title}", "事件赋值得分"}) |
|
|
@ColumnWidth(20) |
|
|
@ColumnWidth(20) |
|
|
private BigDecimal sjff; |
|
|
private BigDecimal sjff; |
|
|
|
|
|
|
|
|
//@ExcelProperty(value = "雪亮工程")
|
|
|
|
|
|
@ExcelProperty(value = {"平阴县街道(镇)政法能力得分排行", "${title}", "雪亮工程"}) |
|
|
@ExcelProperty(value = {"平阴县街道(镇)政法能力得分排行", "${title}", "雪亮工程"}) |
|
|
@ColumnWidth(15) |
|
|
@ColumnWidth(15) |
|
|
private BigDecimal xlgc; |
|
|
private BigDecimal xlgc; |
|
|
|
|
|
|
|
|
//@ExcelProperty(value = "日核周调")
|
|
|
|
|
|
@ExcelProperty(value = {"平阴县街道(镇)政法能力得分排行", "${title}", "日核周调"}) |
|
|
@ExcelProperty(value = {"平阴县街道(镇)政法能力得分排行", "${title}", "日核周调"}) |
|
|
@ColumnWidth(15) |
|
|
@ColumnWidth(15) |
|
|
private BigDecimal rhzt; |
|
|
private BigDecimal rhzt; |
|
|
|
|
|
|
|
|
//@ExcelProperty(value = "亮点工作")
|
|
|
|
|
|
@ExcelProperty(value = {"平阴县街道(镇)政法能力得分排行", "${title}", "亮点工作"}) |
|
|
@ExcelProperty(value = {"平阴县街道(镇)政法能力得分排行", "${title}", "亮点工作"}) |
|
|
@ColumnWidth(15) |
|
|
@ColumnWidth(15) |
|
|
private BigDecimal ldgz; |
|
|
private BigDecimal ldgz; |
|
|
|
|
|
|
|
|
//@ExcelProperty(value = "其他工作")
|
|
|
|
|
|
@ExcelProperty(value = {"平阴县街道(镇)政法能力得分排行", "${title}", "其他工作"}) |
|
|
@ExcelProperty(value = {"平阴县街道(镇)政法能力得分排行", "${title}", "其他工作"}) |
|
|
@ColumnWidth(15) |
|
|
@ColumnWidth(15) |
|
|
private BigDecimal qtgz; |
|
|
private BigDecimal qtgz; |
|
|
|
|
|
|
|
|
//@ExcelProperty(value = "能力得分")
|
|
|
|
|
|
@ExcelProperty(value = {"平阴县街道(镇)政法能力得分排行", "${title}", "能力得分"}) |
|
|
@ExcelProperty(value = {"平阴县街道(镇)政法能力得分排行", "${title}", "能力得分"}) |
|
|
@ColumnWidth(15) |
|
|
@ColumnWidth(15) |
|
|
private BigDecimal nldf; |
|
|
private BigDecimal nldf; |
|
|