@@ -145,6 +145,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
longitude,
latitude,
a.merchant_name merchantName,
+ a.dept_name deptName,
round( st_distance_sphere ( point ( #{longitude}, #{latitude}), point ( longitude, latitude ) ), 2 ) AS distance
FROM
centerdata_t_housingconstruction_realnameuser a
@@ -445,6 +445,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
u.latitude,
u.gas_address gasAddress,
d.address,
+ l.dept_name deptName,
centerdata_t_housingconstruction_steelcylinder_log l