修改三方验收bug

This commit is contained in:
shuo.wang
2024-05-06 19:11:05 +08:00
parent a1d0a7cb18
commit 5fd75127a3
10 changed files with 29 additions and 45 deletions

View File

@@ -41,6 +41,9 @@
</foreach>
)
</update>
<delete id="deleteByShopId">
DELETE FROM xfsg_assessment_data WHERE shop_id = #{shopId}
</delete>
<select id="selectListByShopId" resultType="com.cool.store.entity.AssessmentDataDO">
select *
from xfsg_assessment_data