From 20d4fc36c96d40b9e90ee0f6f8ca86c5251a2428 Mon Sep 17 00:00:00 2001 From: ch <37327@LLOOCCY> Date: 星期二, 24 五月 2022 16:49:14 +0800 Subject: [PATCH] 新增了根据配置文件去判断刷卡按钮是否显示 --- Model/Model.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Model/Model.csproj b/Model/Model.csproj index e255fcb..0088b91 100644 --- a/Model/Model.csproj +++ b/Model/Model.csproj @@ -282,6 +282,7 @@ <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_QCCheckProjectMain.cs" /> <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_QCCheckProjectSub.cs" /> <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_SourceShift_Model.cs" /> + <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_StdWorkTimes_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_TechParamByProc_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_UserCustomerRelation_Model.cs" /> <Compile Include="鍩虹璧勬枡\鍏朵粬鍩虹璧勬枡\ClsGy_UserDeptRelation_Model.cs" /> @@ -714,6 +715,8 @@ <Compile Include="閲囪喘绠$悊\ClsWW_EntrustOrderBillSub.cs"> <SubType>Code</SubType> </Compile> + <Compile Include="閲囪喘绠$悊\ClsWW_PPBomBillMain.cs" /> + <Compile Include="閲囪喘绠$悊\ClsWW_PPBomBillSub.cs" /> <Compile Include="閲囪喘绠$悊\Sup_SendGoodsBillMain.cs" /> <Compile Include="閲囪喘绠$悊\Sup_SendGoodsBillSub.cs" /> <Compile Include="閲戣澏CLOUD鍗曟嵁\浠撳簱绠$悊\ClsKf_EntrustInBackBillMain_CLD.cs" /> -- Gitblit v1.9.1