Commit 60cd61bc by hzc

bug修复

parent fd87055a
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
compare_obj = #{compareObj} and compare_obj = #{compareObj} and
date = #{date} and date = #{date} and
code = #{code} and code = #{code} and
comare_catalog = #{compareCatalog} compare_catalog = #{compareCatalog}
</select> </select>
<select id="findByCompareCatalogAndIndIdAndDateAndCompareObj" resultType="com.keymobile.indicators.model.entity.indicators.DriveIndCalResultDef" > <select id="findByCompareCatalogAndIndIdAndDateAndCompareObj" resultType="com.keymobile.indicators.model.entity.indicators.DriveIndCalResultDef" >
......
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