From a89e6ba4b31d13e437d04146490ba8f1c299da08 Mon Sep 17 00:00:00 2001
From: wangsheng <123456>
Date: 星期二, 01 三月 2022 20:45:22 +0800
Subject: [PATCH] Merge branch 'Develop' of http://8.129.227.30:10801/r/SMGW_NewWeb into Develop

---
 web/Dao/Dao.csproj |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/web/Dao/Dao.csproj b/web/Dao/Dao.csproj
index 2dc36bf..37bd015 100644
--- a/web/Dao/Dao.csproj
+++ b/web/Dao/Dao.csproj
@@ -72,10 +72,13 @@
   <ItemGroup>
     <Compile Include="GwBlackPoolDao.cs" />
     <Compile Include="GwChargeLogDao.cs" />
+    <Compile Include="GwClientCertificationDao.cs" />
     <Compile Include="GwClientPayLogDao.cs" />
     <Compile Include="GwClientPayMentDao.cs" />
+    <Compile Include="GwClientProductDao.cs" />
     <Compile Include="GwMobileAreaDao.cs" />
     <Compile Include="GwMoRouteDao.cs" />
+    <Compile Include="GwProductDao.cs" />
     <Compile Include="GwRmResendDao.cs" />
     <Compile Include="GwSpPrePattern.cs" />
     <Compile Include="GwSpPrePatternDao.cs" />

--
Gitblit v1.9.1