From 709bc35e1ff933f671b8116d04985fd7d1775223 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BD=87=E9=98=B3=20=E9=82=B9?= Date: Wed, 27 Dec 2023 18:00:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E5=BE=8B=E5=B8=88=E4=BA=8B=E5=8A=A1?= =?UTF-8?q?=E6=89=80=E8=AF=81=E6=98=8E=E7=A7=BB=E5=8A=A8=E5=88=B0=E5=BE=8B?= =?UTF-8?q?=E5=B8=88=E9=A2=84=E7=BA=A6=E6=9C=8D=E5=8A=A1=EF=BC=8C=E5=BE=8B?= =?UTF-8?q?=E6=89=80=E8=AF=81=E5=90=8D=E4=B8=8E=E9=A2=84=E7=BA=A6=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E7=BB=91=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Elight.Entity/AppMode/App_LawyerServicesModel.cs | 5 ++++- Elight.Entity/SystemModel/App_Sys_UserModel.cs | 4 ---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Elight.Entity/AppMode/App_LawyerServicesModel.cs b/Elight.Entity/AppMode/App_LawyerServicesModel.cs index 2bf1817..b6ade7f 100644 --- a/Elight.Entity/AppMode/App_LawyerServicesModel.cs +++ b/Elight.Entity/AppMode/App_LawyerServicesModel.cs @@ -165,7 +165,10 @@ namespace Elight.Entity /// [DataMember] public string? legalAidPhoto { get; set; } - + /// + /// 单位证明 律师事务所证明 + /// + public string? departmentPhoto { get; set; } /// /// 关系证明图片 /// diff --git a/Elight.Entity/SystemModel/App_Sys_UserModel.cs b/Elight.Entity/SystemModel/App_Sys_UserModel.cs index c5fd23d..8b81cd6 100644 --- a/Elight.Entity/SystemModel/App_Sys_UserModel.cs +++ b/Elight.Entity/SystemModel/App_Sys_UserModel.cs @@ -37,10 +37,6 @@ namespace Elight.Entity /// [DataMember] public string? departmentName { get; set; } - /// - /// 单位证明 律师事务所证明 - /// - public string? departmentPhoto { get; set; } /// /// 单位同意信用代码