<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE mapper
PUBLIC "-//ibatis.apache.org//DTD Mapper 3.0//EN"
"http://ibatis.apache.org/dtd/ibatis-3-mapper.dtd">
<mapper namespace="Dao.Dao608">
<select id="GetAll608" resultType="Entity608.Entity608">
select * from Test608
</select>
</mapper>
添加回答
举报
0/150
提交
取消