mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-26 14:05:04 +08:00
后管页面新增 停车平台配置
This commit is contained in:
@@ -187,4 +187,10 @@
|
||||
del_flag = #{delFlag,jdbcType=VARCHAR}
|
||||
where id = #{id,jdbcType=INTEGER}
|
||||
</update>
|
||||
|
||||
<select id="selectInfoList" resultMap="BaseResultMap">
|
||||
select
|
||||
<include refid="Base_Column_List"/>
|
||||
from thirdparty_parking_config
|
||||
</select>
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user