From e9dc4cb45dc29c16c2681f53d749d1c88176b69a Mon Sep 17 00:00:00 2001 From: wzp <2880584989@qq.com> Date: 星期四, 16 九月 2021 15:59:33 +0800 Subject: [PATCH] Squashed commit of the following: --- 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