#005 增加必要的整理

This commit is contained in:
HM-CN\zhengxuan.zhang
2025-08-06 16:41:47 +08:00
parent 247699faf6
commit 89ab9cce88
20 changed files with 166 additions and 369 deletions
+5 -5
View File
@@ -125,7 +125,7 @@
<Compile Include="BaseUnit\FileSorter.cs" />
<Compile Include="BaseUnit\NetworkCopy.cs" />
<Compile Include="BaseUnit\RichTextUnit.cs" />
<Compile Include="Model\CjlrTaskReleaseDetailModel.cs" />
<Compile Include="DAL\Model\CjlrTaskReleaseDetailModel.cs" />
<Compile Include="Define\Define.cs" />
<Compile Include="FormMain.cs">
<SubType>Form</SubType>
@@ -133,7 +133,7 @@
<Compile Include="FormMain.designer.cs">
<DependentUpon>FormMain.cs</DependentUpon>
</Compile>
<Compile Include="Model\CjlrTaskReleaseModel.cs" />
<Compile Include="DAL\Model\CjlrTaskReleaseModel.cs" />
<Compile Include="CjlrForm\LabPictureControl.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -141,9 +141,9 @@
<DependentUpon>LabPictureControl.cs</DependentUpon>
</Compile>
<Compile Include="DAL\SQLHelper.cs" />
<Compile Include="Model\TMeasureDataModel.cs" />
<Compile Include="DAL\TMeasureMSSQLDAL.cs" />
<Compile Include="Model\TMeasureResultModel.cs" />
<Compile Include="DAL\Model\TMeasureDataModel.cs" />
<Compile Include="DAL\CjlrDAL.cs" />
<Compile Include="DAL\Model\TMeasureResultModel.cs" />
<Compile Include="CjlrForm\FAddTolerance.cs">
<SubType>Form</SubType>
</Compile>