xiaotaotao 发表于 2013-6-21 19:38:52

liuyan 发表于 2013-10-28 10:09:10


120行
$db ->query("update {$cfg['tb_pre']}hire set h_comm=0,h_commstart='0000-00-00',h_commend='0000-00-00' where h_comid=m_id and h_id in ($members)");后台 admin文件 company_hirelist.php打 1月18号补丁文件错误



修改后
$db ->query("update {$cfg['tb_pre']}hire set h_comm=0,h_commstart='0000-00-00',h_commend='0000-00-00' where h_id in ($members)");
页: [1]
查看完整版本: 不能撤销已推荐职位,提示数据错误