From f73f7f06ed1cbdca4a1d7c127ca89829b6f2433c Mon Sep 17 00:00:00 2001 From: wzp <2880584989@qq.com> Date: 星期四, 16 九月 2021 16:29:14 +0800 Subject: [PATCH] 更新 --- web/Model/Model.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/web/Model/Model.csproj b/web/Model/Model.csproj index a53b2c4..4d59d15 100644 --- a/web/Model/Model.csproj +++ b/web/Model/Model.csproj @@ -61,6 +61,7 @@ <Compile Include="ISessionObject.cs" /> <Compile Include="JsonPageResult.cs" /> <Compile Include="Model\GwBlackPool.cs" /> + <Compile Include="Model\GwClientCertification.cs" /> <Compile Include="Model\GwClientPayLog.cs" /> <Compile Include="Model\GwClientPayMent.cs" /> <Compile Include="Model\GwMobileArea.cs" /> -- Gitblit v1.9.1