This commit is contained in:
zhangchenbiao
2024-04-22 11:38:19 +08:00
parent bd0e1fa888
commit 38c3e67580

View File

@@ -114,7 +114,7 @@
update
xfsg_point_recommend
set
status = 4,
status = 5,
reason = #{reason}
where point_id = #{pointId} and line_id = #{lineId} and deleted = 0 and status = 1
</update>