|
@@ -46,6 +46,12 @@ public class OrderComment extends BaseEntity{
|
|
|
|
|
|
|
|
private Integer score;
|
|
private Integer score;
|
|
|
|
|
|
|
|
|
|
+ private String tvType;
|
|
|
|
|
+
|
|
|
|
|
+ private String boxType;
|
|
|
|
|
+
|
|
|
|
|
+ private String routeType;
|
|
|
|
|
+
|
|
|
private String commentTime;
|
|
private String commentTime;
|
|
|
|
|
|
|
|
private VerifyStatus verifyStatus;
|
|
private VerifyStatus verifyStatus;
|