From 82694a18fbd90ca4b1bfefdd4945d388909c46a0 Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期四, 11 十一月 2021 01:28:56 +0800
Subject: [PATCH] 用户权限功能
---
WorkM/WorkM.csproj | 30 ++++++++++++++++++++++++++++++
1 files changed, 30 insertions(+), 0 deletions(-)
diff --git a/WorkM/WorkM.csproj b/WorkM/WorkM.csproj
index 61f6624..c7cb274 100644
--- a/WorkM/WorkM.csproj
+++ b/WorkM/WorkM.csproj
@@ -95,6 +95,12 @@
<Compile Include="Form2.Designer.cs">
<DependentUpon>Form2.cs</DependentUpon>
</Compile>
+ <Compile Include="鎶ヨ〃鍒嗘瀽\DefectiveDetailedYieldReport.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="鎶ヨ〃鍒嗘瀽\DefectiveDetailedYieldReport.designer.cs">
+ <DependentUpon>DefectiveDetailedYieldReport.cs</DependentUpon>
+ </Compile>
<Compile Include="鎶ヨ〃鍒嗘瀽\Mes_ProductionLinePackagingList.cs">
<SubType>Form</SubType>
</Compile>
@@ -358,6 +364,18 @@
</Compile>
<Compile Include="娴佽浆鍗$鐞哱MES_StationOutBill.designer.cs">
<DependentUpon>MES_StationOutBill.cs</DependentUpon>
+ </Compile>
+ <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_BaoFei.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_BaoFei.designer.cs">
+ <DependentUpon>MES_StationOutBillList_BaoFei.cs</DependentUpon>
+ </Compile>
+ <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_GeLi.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_GeLi.designer.cs">
+ <DependentUpon>MES_StationOutBillList_GeLi.cs</DependentUpon>
</Compile>
<Compile Include="娴佽浆鍗$鐞哱MES_StationOutBillList_Bad.cs">
<SubType>Form</SubType>
@@ -819,6 +837,10 @@
<SubType>Designer</SubType>
<DependentUpon>Form2.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\DefectiveDetailedYieldReport.resx">
+ <DependentUpon>DefectiveDetailedYieldReport.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
<EmbeddedResource Include="鎶ヨ〃鍒嗘瀽\Mes_ProductionLinePackagingList.resx">
<DependentUpon>Mes_ProductionLinePackagingList.cs</DependentUpon>
</EmbeddedResource>
@@ -993,6 +1015,14 @@
<DependentUpon>MES_StationOutBill.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
+ <EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList_BaoFei.resx">
+ <DependentUpon>MES_StationOutBillList_BaoFei.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
+ <EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList_GeLi.resx">
+ <DependentUpon>MES_StationOutBillList_GeLi.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
<EmbeddedResource Include="娴佽浆鍗$鐞哱MES_StationOutBillList_Bad.resx">
<DependentUpon>MES_StationOutBillList_Bad.cs</DependentUpon>
<SubType>Designer</SubType>
--
Gitblit v1.9.1