缺陷报表与合格率报表基础框架搭建

This commit is contained in:
2025-09-09 08:57:59 +08:00
parent 0dfa56bdec
commit 8115615648
9 changed files with 469 additions and 0 deletions

View File

@@ -24,4 +24,9 @@
<ItemGroup>
<None Remove="Models\**" />
</ItemGroup>
<ItemGroup>
<Folder Include="MES\qc\defectReport\" />
<Folder Include="MES\qc\qualificationRateReport\" />
</ItemGroup>
</Project>