Database error: Invalid SQL: select a.c_name 'name',b.filepath 'pic' from companies as a,company_pics as b where a.id=b.companyid and a.contracted=1 and b.observe_chk<>1 and a.c_location = '' and a.c_name not like '%已歇业%' and a.id = MySQL Error: 1064 (You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1)
Session halted.