src/main/resources/mapping/SuYuanMapper.xml
@@ -169,6 +169,12 @@ where su_yuan_id = #{id} and create_time = #{time} limit 1; </select> <select id="selectSuYuan46ById" resultType="com.yssh.entity.SuYuan700"> select * from suyuan_46 where su_yuan_id = #{id} and create_time = #{time} limit 1; </select> <select id="getTemporary" resultMap="TemporaryResult"> SELECT x, y, z, u, v, w, format(c, 2) "c"