摘要:
SELECT userid as 会员编号,usercode as 手机,ucname as 天机会帐号,username as 用户名,star_name as 星名,star_time as 注册时间 from user where FIND_IN_SET(star_name,'北极星,启明星, 阅读全文
摘要:
$sql = " (select id,'1'as type ,content,photo,issuetime as t from experience where userid = {$userid}) UNION ALL (select id,'2'as type, name as conten 阅读全文