From 96eac0ce567dc3eef6900ce57dcb4c029fac2082 Mon Sep 17 00:00:00 2001 From: wzp <2880584989@qq.com> Date: 星期四, 16 九月 2021 16:25:17 +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