From 37080f5d0add35dc528212ece83adff1db6c50ee Mon Sep 17 00:00:00 2001 From: wzp <2880584989@qq.com> Date: 星期四, 16 九月 2021 15:54:27 +0800 Subject: [PATCH] 更新 --- web/Dao/Dao.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/web/Dao/Dao.csproj b/web/Dao/Dao.csproj index 2dc36bf..3d78b9c 100644 --- a/web/Dao/Dao.csproj +++ b/web/Dao/Dao.csproj @@ -72,6 +72,7 @@ <ItemGroup> <Compile Include="GwBlackPoolDao.cs" /> <Compile Include="GwChargeLogDao.cs" /> + <Compile Include="GwClientCertificationDao.cs" /> <Compile Include="GwClientPayLogDao.cs" /> <Compile Include="GwClientPayMentDao.cs" /> <Compile Include="GwMobileAreaDao.cs" /> -- Gitblit v1.9.1