Commit e64c5262 authored by wangxl's avatar wangxl

111

parent c88297e3
......@@ -2,7 +2,7 @@
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<!-- 合作单位表 -->
<mapper namespace="com.yiboshi.science.dao.comProjectSubDAO">
<mapper namespace="com.yiboshi.science.dao.ComProjectSubDAO">
<sql id="allColumns">
t.id as id, t.object_id as objectId, t.unit_name as unitName, t.unit_address as unitAddress, t.project_work as projectWork
</sql>
......
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