From 79c311a87002ae489b9057059fe23b613a8ba50d Mon Sep 17 00:00:00 2001 From: 10191 <506754232@qq.com> Date: Tue, 7 Mar 2023 17:50:05 +0800 Subject: [PATCH] =?UTF-8?q?=20=E6=B7=BB=E5=8A=A0=E5=88=86=E7=BB=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SGGL/WebAPI/Controllers/PersonController.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SGGL/WebAPI/Controllers/PersonController.cs b/SGGL/WebAPI/Controllers/PersonController.cs index 65be7502..1ea7b715 100644 --- a/SGGL/WebAPI/Controllers/PersonController.cs +++ b/SGGL/WebAPI/Controllers/PersonController.cs @@ -615,6 +615,8 @@ namespace WebAPI.Controllers x.CardNo, x.IdentityCard, x.UnitId, + x.TeamGroupId, + x.WorkPostId, y.UnitCode, y.UnitName, y.ShortUnitName,