燕山石化溯源三维电子沙盘-【后端】-服务
13693261870
2023-06-09 702c1a3cf8112e610c5b3d62fc0b36b600b9f75c
src/main/resources/mapping/SuYuanMapper.xml
@@ -163,6 +163,12 @@
       ORDER BY value DESC
      LIMIT 1
    </select>
   <select id="selectSuYuan700ById" resultType="com.yssh.entity.SuYuan700">
      select * from suyuan_700
      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"