应用维护中!
起止时间:
结束时间:

  • 发稿数
  • 投稿单位
  • 排序

"+item.showid+"
\n" + "
"+item.wbsourcename+"
\n" + "
"+item.countnum+"
\n" + " "; }) $("#ul-container").html(html); } function getPreList(callback) { $.ajax({ url: '/system/resource/fpresscensus/getFPressCensusInfo.jsp', type: 'post', data: { owner: '2031230453' }, dataType: 'json', success: function (ret) { callback(ret); }, error: function () { callback(false); } }) } function searchPreList(callback) { $.ajax({ url: '/system/resource/fpresscensus/getFPressCensusInfo.jsp', type: 'post', data: { owner: '2031230453', starttime: $("#starttime").val(), endtime: $("#endtime").val() }, dataType: 'json', success: function (ret) { callback(ret); }, error: function () { callback(false); } }) }
鄂公网安备 420111020002
本站内容按公开信息整理,栏目与正文互为入口,便于对照阅读。