From fc8127e549c87edefe168cf48ebbfa90cbe62b84 Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期六, 23 九月 2023 11:04:10 +0800
Subject: [PATCH] 用户类型设置
---
Model/Model.csproj | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/Model/Model.csproj b/Model/Model.csproj
index b21ec65..f8fd1c1 100644
--- a/Model/Model.csproj
+++ b/Model/Model.csproj
@@ -135,6 +135,9 @@
<Compile Include="CRM\ClsSec_ProductRepairBillMain.cs" />
<Compile Include="CRM\ClsSec_ProductRepairBillSub.cs" />
<Compile Include="CRM\ClsSec_ProductRepairBillSub1.cs" />
+ <Compile Include="MES\ClsSc_SourceLineRepairBillSub_Mater.cs" />
+ <Compile Include="MES\ClsSc_SourceLineRepairBillSub.cs" />
+ <Compile Include="MES\ClsSc_SourceLineRepairBillMain.cs" />
<Compile Include="MES\ClsSc_MESBeginWorkBillMain.cs" />
<Compile Include="MES\ClsSc_MESBeginWorkBillSub.cs" />
<Compile Include="MES\ClsSc_MESEndWorkBillMain.cs" />
@@ -449,6 +452,7 @@
<Compile Include="鍩虹璧勬枡\鍩虹璧勬枡\ClsGy_TechnologyParameter_Model.cs" />
<Compile Include="鎴愭湰绠$悊\ClsKf_ICBal.cs" />
<Compile Include="鎴愭湰绠$悊\ClsKf_WIPBal.cs" />
+ <Compile Include="鐢熶骇绠$悊\ClsGy_SourceWorkStationSet.cs" />
<Compile Include="鐢熶骇绠$悊\ClsSc_ChangeNoteBillMain.cs" />
<Compile Include="鐢熶骇绠$悊\ClsSc_ChangeNoteBillSub.cs" />
<Compile Include="鐢熶骇绠$悊\ClsSc_MateWasterRequestBillMain.cs" />
@@ -580,6 +584,12 @@
<Compile Include="鐢熶骇绠$悊\妯″叿绠$悊\ClsSc_MouldStockBillSub.cs" />
<Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipConkBookBillMain.cs" />
<Compile Include="鐢熶骇绠$悊\璁惧绠$悊\ClsSb_EquipConkBookBillSub.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsSc_ProcessExchangeBillMain_Note.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_FirstPieceCheckBillSub_ValueGrid.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_PatrolProcCheckBillSub_BadReason.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsQC_ProcessCheckBillSub_ValueGrid.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsCrm_CustomerAppealBillSub.cs" />
+ <Compile Include="璐ㄦ绠$悊\ClsCrm_CustomerAppealBillMain.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillMain.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchRecordBackBillSub.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_ProcExchSendWorkBillMain.cs" />
@@ -714,7 +724,9 @@
<Compile Include="杞﹂棿绠$悊\ClsSc_StationEntrustOutBillSub_Item.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationInBillMain.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationInBillSub.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsQC_TestSampleCheckBillMain.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillMain.cs" />
+ <Compile Include="杞﹂棿绠$悊\ClsQC_TestSampleCheckBillSub.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub_Emp.cs" />
<Compile Include="杞﹂棿绠$悊\ClsSc_StationOutBillSub_Item.cs" />
--
Gitblit v1.9.1