mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 04:25:21 +08:00
update
This commit is contained in:
@@ -107,6 +107,7 @@
|
||||
<select id="getInfoByOperatorId" resultMap="ThirdPartyPlatformConfigResult">
|
||||
select <include refid="Base_Column_List"/>
|
||||
from thirdparty_platform_config
|
||||
where operator_id = #{operatorId,jdbcType=VARCHAR}
|
||||
where del_flag = '0'
|
||||
and operator_id = #{operatorId,jdbcType=VARCHAR}
|
||||
</select>
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user