mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-03 13:38:02 +08:00
update
This commit is contained in:
@@ -371,7 +371,7 @@
|
|||||||
|
|
||||||
<select id="getStationInfoForLianLian" resultMap="PileStationInfoResult">
|
<select id="getStationInfoForLianLian" resultMap="PileStationInfoResult">
|
||||||
<include refid="selectPileStationInfoVo"/>
|
<include refid="selectPileStationInfoVo"/>
|
||||||
where public_flag = '1'
|
where del_flag = '0' and public_flag = '1'
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="queryByStationDeptIds" resultType="java.lang.String">
|
<select id="queryByStationDeptIds" resultType="java.lang.String">
|
||||||
|
|||||||
Reference in New Issue
Block a user