画空域的空域json及其修改保存
This commit is contained in:
parent
58d72c4f10
commit
87ddf19c50
@ -74,6 +74,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
<select id="selectPlottingByUUId" parameterType="String" resultMap="PlottingResult">
|
||||
<include refid="selectPlottingVo"/>
|
||||
where uuid = #{uuid}
|
||||
ORDER BY create_time DESC
|
||||
LIMIT 1
|
||||
</select>
|
||||
|
||||
<select id="selectPlottingUUId" parameterType="String" resultMap="PlottingResult">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user