|
@ -27,6 +27,7 @@ |
|
|
p.LATITUDE = #{form.latitude} |
|
|
p.LATITUDE = #{form.latitude} |
|
|
WHERE |
|
|
WHERE |
|
|
p.IC_RESI_USER = #{form.icResiUser} |
|
|
p.IC_RESI_USER = #{form.icResiUser} |
|
|
|
|
|
AND p.customer_id = #{form.customerId} |
|
|
</update> |
|
|
</update> |
|
|
<select id="getMapData" resultType="com.epmet.dto.result.VolunteerPolyMapDataResultDTO"> |
|
|
<select id="getMapData" resultType="com.epmet.dto.result.VolunteerPolyMapDataResultDTO"> |
|
|
SELECT |
|
|
SELECT |
|
|