完成部分TODO修改bug

This commit is contained in:
shuo.wang
2024-05-09 16:49:52 +08:00
parent d80d1e4b3c
commit fc9d1446a5
6 changed files with 37 additions and 34 deletions

View File

@@ -145,7 +145,7 @@
actual_complete_time = #{shopStageInfoDO.actualCompleteTime},
</if>
</set>
where shop_id = #{shopStageInfoDO.shopId}
where shop_id = #{shopStageInfoDO.shopId} AND shop_sub_stage = #{shopStageInfoDO.shopSubStage}
</update>