摘要: select * from b_stationregiontree s LEFT JOIN b_station_dict b ON s.station_code = b.s_station_telecode where b.s_id = :stationId 例1、(JPA) @Query(valu 阅读全文
posted @ 2022-06-11 17:06 sensen~||^_^|||& 阅读(55) 评论(0) 推荐(0)