大屏接口分页
This commit is contained in:
parent
d8e024e5b8
commit
590045903c
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue