区域接口优化
This commit is contained in:
@@ -281,4 +281,8 @@
|
||||
</where>
|
||||
</select>
|
||||
|
||||
<select id="getAllOpenArea" resultMap="BaseResultMap">
|
||||
select <include refid="Base_Column_List"/> from hy_open_area_info
|
||||
</select>
|
||||
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user