本帖最后由 通达林河水 于 2016-7-30 15:58 编辑 <br /><br />报表系统:
联系管理员 错误#1054: Unknown column 'is_subrep' in 'where clause'
SQL语句: select * from crscell.crs_report where (isstop <> 'y' or isstop is null) and kindid = 53 and (find_in_set(id, '94,115,104,97,116,125,136,135,139,112,113,57,58,59,60,61,62,63,64,65,66,95,103,133,134,140') or find_in_set(id, '125,115,94,57,58,59,104,135,139,116,60,61,62,63,64,65,66,95,97,103,136,133,134')) and (is_subrep <> 'y' or is_subrep is null) order by orderno,repno
文件: D:/oa/webroot/general/reportshop/workshop/report/list.php |