Commit fc491550 authored by 徐俊's avatar 徐俊

xujun

parent 1aeec180
<?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="com.yiboshi.science.dao.ComPersonScientificGainMapper">
<mapper namespace="com.yiboshi.science.dao.ComPersonScientificGainDAO">
<!-- 通用查询映射结果 -->
<resultMap id="BaseResultMap" type="com.yiboshi.science.entity.ComPersonScientificGain">
......
<?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="com.yiboshi.science.dao.ComTalentBudgetMapper">
<mapper namespace="com.yiboshi.science.dao.ComTalentBudgetDAO">
<!-- 通用查询映射结果 -->
<resultMap id="BaseResultMap" type="com.yiboshi.science.entity.ComTalentBudget">
......
<?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="com.yiboshi.science.dao.ComTalentMembersMapper">
<mapper namespace="com.yiboshi.science.dao.ComTalentMembersDAO">
<!-- 通用查询映射结果 -->
<resultMap id="BaseResultMap" type="com.yiboshi.science.entity.ComTalentMembers">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment