大屏接口分页

This commit is contained in:
hongchao 2025-10-20 18:29:52 +08:00
parent d8e024e5b8
commit 590045903c
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@
pmc.id ,
pmc.task_id as taskId,
pmc.agreement_id AS agreementId,
bai.agreement_code as agreementCode,
bu.unit_name as unitName,
bai.unit_id as unitId,
bp.pro_name as projectName,
@ -91,6 +92,7 @@
pmc.id,
pmc.task_id AS taskId,
pmc.agreement_id AS agreementId,
bai.agreement_code as agreementCode,
bu.unit_name AS unitName,
bai.unit_id AS unitId,
bp.pro_name AS projectName,