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