摘要: select a.id vehid,a.PlateNumber platenumber from t_base_vehicle a inner join t_base_vehicle_location b on a.SN=b.sn where a.status=17 and a.modifyDate 阅读全文
posted @ 2017-12-13 16:58 JLCUI 阅读(429) 评论(0) 推荐(0)