修改SQL语句

dev_xd
haha 2025-05-21 23:39:44 +08:00
parent fc82ce3ef9
commit d37d9e4966
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
select dtpc.id,
dtpc.project_id,
dtpc.com_id,
sp.project_name as projectName,
sd.dept_name as com_name, dtpc.dept_id
sp.dept_name as projectName,
sd.dept_name as com_name, dtpc.dept_id,
dtpc.device_sn,
dtpc.device_name,
dtpc.device_source,