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