Class QualityPlanExcel

java.lang.Object
com.bytedesk.service.quality_plan.QualityPlanExcel

public class QualityPlanExcel extends Object
https://github.com/alibaba/easyexcel
  • Field Details

    • name

      private String name
    • type

      private String type
    • description

      private String description
    • indicatorName

      private String indicatorName
    • indicatorScore

      private Integer indicatorScore
    • bonusPoints

      private Integer bonusPoints
    • deductionPoints

      private Integer deductionPoints
    • isBonus

      private Boolean isBonus
    • isDeduction

      private Boolean isDeduction
    • qualityStandard

      private String qualityStandard
    • weight

      private Double weight
    • createdAt

      private ZonedDateTime createdAt
  • Constructor Details

    • QualityPlanExcel

      public QualityPlanExcel()