From 7f15f2efc5dcf98a3b46cb156db24b71cb45e9df Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期三, 19 十月 2022 15:23:21 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- WebAPI/WebAPI.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index 7652f0c..d6a79a9 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -560,6 +560,9 @@ <Compile Include="Models\ClsSc_AssemblyBillMain.cs" /> <Compile Include="Models\ClsSc_AssemblyBillSub.cs" /> <Compile Include="Models\Employee.cs" /> + <Compile Include="Models\Gy_UserCustomer.cs" /> + <Compile Include="Models\Gy_UserMater.cs" /> + <Compile Include="Models\Gy_UserUser.cs" /> <Compile Include="Models\JIT_Cg_PODemandPlanBillMain.cs" /> <Compile Include="Models\JIT_Cg_PODemandPlanBillSub.cs" /> <Compile Include="Models\Cg_PODemandPlanConfigBillSub.cs" /> -- Gitblit v1.9.1