From caff5b83137f31a56a58a636235f259bfb1b2fba Mon Sep 17 00:00:00 2001 From: XaoLi717 <144221124+XaoLi717@users.noreply.github.com> Date: Wed, 27 Nov 2024 14:12:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=9E=E5=85=AC=E7=94=A8=E5=93=81=E6=96=B0?= =?UTF-8?q?=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/home/clgl/index.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/api/home/clgl/index.ts b/src/api/home/clgl/index.ts index 08d5cec..d44abfc 100644 --- a/src/api/home/clgl/index.ts +++ b/src/api/home/clgl/index.ts @@ -6,6 +6,8 @@ export interface ClglVO { title: string // 申请人 carUserId: number // 申请人 carUserName: string // 申请人 + curfullpath: string // 申请用户名称 + processDefinitionKey: string // 申请用户名称 dept: number // 部门 deptName: string // 部门 carType: number // 用车类型