fs-danaus
2024-08-09 7204e3dff0490732e861ccd1338e3e3c31d768c6
src/com/yc/open/init/shcedule/MessagePopTipsSchedule.java
@@ -49,7 +49,7 @@
                        " a.rejustsrvflag,a.Readers,a.UsrReaded,a.tipcount,a.formid,\n" +
                        " a.formtype,a.origfields,a.linkfields,a.linkmode,a.self_datafields,\n" +
                        " a.link_datafields,a.efilter , b.usercode ,a.url ,\n" +
                        " a.createusername ,a.topic ,a.messagetype ,a.isPublicUser\n" +
                        " a.createusername ,a.topic ,a.messagetype ,a.isPublicUser,"+dataSourceEntity.getDbId()+"as dbid\n" +
                        "    from _sysMessageCount b  \n" +
                        "   join _sysmessage a on a.messid = b.messid\n" +
                        "       where b.usercode in (select list from getinstr(@UserCodes))  \n" +