Commit d3aa8b23 authored by 徐俊's avatar 徐俊

xujun

parent c59c09da
...@@ -11,4 +11,5 @@ ...@@ -11,4 +11,5 @@
<select id="getProjectKpitDetail" parameterType="java.lang.String" resultType="com.yiboshi.science.param.dto.ComProjectKpitDTO"> <select id="getProjectKpitDetail" parameterType="java.lang.String" resultType="com.yiboshi.science.param.dto.ComProjectKpitDTO">
select * from com_project_kpit_detail where object_id = #{projId} order by kpit_id select * from com_project_kpit_detail where object_id = #{projId} order by kpit_id
</select> </select>
</mapper> </mapper>
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