罗元桥
2021-07-02 b011bd6481707b75ae1aecddba029115fa9a6a43
springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/resources/mapper/EventVisitingTasksMapper.xml
@@ -194,5 +194,9 @@
      where id = #{id}
   </update>
   <select id="getPopulationLabel" resultType="String">
      select label from com_mng_population where id = #{populationId}
   </select>
</mapper>