问题修复

This commit is contained in:
hongchao 2025-12-05 17:41:48 +08:00
parent e2ed0e7e6d
commit 334bde0d33
1 changed files with 1 additions and 1 deletions

View File

@ -1957,7 +1957,7 @@
FROM FROM
bm_agreement_info bai bm_agreement_info bai
LEFT JOIN bm_unit bu on bai.unit_id = bu.unit_id
where where
bai.project_id = #{projectId} and bai.project_unit_id = #{unitId} bai.project_id = #{projectId} and bai.project_unit_id = #{unitId}
AND bu.type_id =1731 AND bu.type_id =1731