2018年10月22日
摘要: select count(*) from mba_announcement_page where FROM_UNIXTIME(time,'%Y') = DATE_FORMAT(NOW(), '%Y') and (auth='{$batchid}' or auth='' or auth = '-1') 阅读全文
posted @ 2018-10-22 11:20 _zxd 阅读(100) 评论(0) 推荐(0) 编辑