摘要: sql如下: <select id="selectAllDistrict" resultType="java.util.Map"> select id AS "id",district as "district" from sys_areas where id = 428572; </select> 阅读全文
posted @ 2022-03-17 14:41 周文豪 阅读(197) 评论(0) 推荐(0)