SELECT switch_data.* , lan_data.ename FROM switch_data , lan_data WHERE switch_data.address = '佳合丽景' and switch_data.swip = lan_data.lanip order by switch_data.huiju asc ,switch_data.men asc,switch_data.zeng asc文章地址https://www.yii666.com/article/764324.html
order by xxx asc , xxx desc , xxx acs 这样子
网址:yii666.com文章来源地址:https://www.yii666.com/article/764324.html