src/main/resources/mapper/modules/MallTeamLeaderMapper.xml
@@ -146,7 +146,7 @@ select a.* from mall_team_leader a where a.unique_code = #{uniqueCode} limit 1 where a.unique_code = #{uniqueCode} and a.state = 1 limit 1 </select> <select id="selectLeaderByLonAndLat" resultType="cc.mrbird.febs.mall.entity.MallTeamLeader">