|
@@ -223,4 +223,7 @@ public class ZcBidpublicity extends BaseEntity {
|
|
|
@TableField("TRA_PLACE_CODE")
|
|
@TableField("TRA_PLACE_CODE")
|
|
|
private String traPlaceCode;
|
|
private String traPlaceCode;
|
|
|
|
|
|
|
|
|
|
+ @TableField("BULLETIN_START_TIME")
|
|
|
|
|
+ private Long bulletinStartTime;
|
|
|
|
|
+
|
|
|
}
|
|
}
|