임시쿼리변경
This commit is contained in:
parent
fc4a858de7
commit
2307034219
@ -42,7 +42,8 @@
|
|||||||
, '37.5392866' AS LATITUDE
|
, '37.5392866' AS LATITUDE
|
||||||
, '126.9472778' AS LONGITUDE
|
, '126.9472778' AS LONGITUDE
|
||||||
FROM SM_DEPT A
|
FROM SM_DEPT A
|
||||||
WHERE DEPT_SEQ = #{councilCd}
|
/*WHERE DEPT_SEQ = x{councilCd}*/
|
||||||
|
LIMIT 1
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user