mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
根据站点id逻辑删除分润配置
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
update station_split_config
|
||||
set del_flag = '1', update_by = #{updateBy}, update_time = #{updateTime}
|
||||
where del_flag = '0'
|
||||
and merchant_id = #{merchantId}
|
||||
# and merchant_id = #{merchantId}
|
||||
and station_id = #{stationId}
|
||||
</update>
|
||||
</mapper>
|
||||
</mapper>
|
||||
|
||||
Reference in New Issue
Block a user