mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
add 新增小程序首页查询站点列表接口
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
|
||||
<select id="getStationIdListByMemberId" resultType="java.lang.String">
|
||||
select
|
||||
station_id
|
||||
<include refid="Base_Column_List" />
|
||||
from member_station_relation
|
||||
where member_id = #{memberId,jdbcType=VARCHAR}
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user