From 8744954a845855a4e30786555c66ea693d5c70a4 Mon Sep 17 00:00:00 2001 From: wzp <2880584989@qq.com> Date: 星期一, 11 十月 2021 19:05:10 +0800 Subject: [PATCH] 修改 --- web/Dao/Dao.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/web/Dao/Dao.csproj b/web/Dao/Dao.csproj index 3d78b9c..37bd015 100644 --- a/web/Dao/Dao.csproj +++ b/web/Dao/Dao.csproj @@ -75,8 +75,10 @@ <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