<?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>
Mapper里面Select id 后面一直紅名
12345678_0001
2019-04-25 17:15:53