|
@@ -29,7 +29,7 @@ public class ZfcgGongao extends BaseEntity {
|
|
private String noticeContent;
|
|
private String noticeContent;
|
|
|
|
|
|
@TableField("NOTICE_TIME")
|
|
@TableField("NOTICE_TIME")
|
|
- private Long noticeTime;
|
|
|
|
|
|
+ private String noticeTime;
|
|
|
|
|
|
@TableField("NOTICE_GUID")
|
|
@TableField("NOTICE_GUID")
|
|
private String noticeGuid;
|
|
private String noticeGuid;
|