新增 对接联联平台接口

This commit is contained in:
Lemon
2023-04-08 14:20:19 +08:00
parent a3a82c1648
commit c73ca96ee2
21 changed files with 166 additions and 24 deletions

View File

@@ -369,4 +369,8 @@
and del_flag = '0'
</select>
<select id="getStationInfoForLianLian" resultMap="PileStationInfoResult">
<include refid="selectPileStationInfoVo">
</include>
</select>
</mapper>