代码提交

This commit is contained in:
liang.chao 2025-09-04 21:26:17 +08:00
parent 7025f28b46
commit 98ba908bf8
1 changed files with 1 additions and 1 deletions

View File

@ -666,7 +666,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
sai.num num,
mt.type_name as typeModelName,
mt.unit_name as unit,
sd.dept_name,
sd.dept_name as deptName,
mt2.type_name as typeName
from slt_agreement_info sai
left join bm_agreement_info bai on sai.agreement_id = bai.agreement_id