美文网首页
mapper.xml

mapper.xml

作者: 小愚笨 | 来源:发表于2017-03-16 09:41 被阅读8次
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="cn.itcast.mybatis.mapper.UserMapper">

</mapper>``

相关文章

网友评论

      本文标题:mapper.xml

      本文链接:https://www.haomeiwen.com/subject/zzsdnttx.html