燕山石化溯源三维电子沙盘-【后端】-服务
1
13693261870
2023-07-06 ce0aaddd0fc04e69c530a545de25a7a4d7f6fab3
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"