|
@@ -65,6 +65,11 @@ public class SmartSectionPageVo {
|
|
|
private Double excellentLine;
|
|
private Double excellentLine;
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
|
|
|
+ * 创建时间
|
|
|
|
|
+ */
|
|
|
|
|
+ private String createTime;
|
|
|
|
|
+
|
|
|
|
|
+ /**
|
|
|
* 分制明细数据
|
|
* 分制明细数据
|
|
|
*/
|
|
*/
|
|
|
private List<SmartSectionDetail> details;
|
|
private List<SmartSectionDetail> details;
|