... "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <mapper namespace="YOUR_INTERFACE_NAME_WITH_PACKAGE_NAME"> <select id="selectOne" ...
確定! 回上一頁