称重分析模块新增

This commit is contained in:
XingCheng3
2026-05-13 01:22:00 +08:00
parent 134a06a31d
commit 8784a5a982
4 changed files with 539 additions and 9 deletions

View File

@@ -249,12 +249,15 @@
<Compile Include="Pages\UC_StationRecord.Designer.cs">
<DependentUpon>UC_StationRecord.cs</DependentUpon>
</Compile>
<Compile Include="Pages\UC_Statistics.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="Pages\UC_Statistics.Designer.cs">
<DependentUpon>UC_Statistics.cs</DependentUpon>
</Compile>
<Compile Include="Pages\UC_Statistics.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="Pages\UC_WeighingAnalysis.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="Pages\UC_Statistics.Designer.cs">
<DependentUpon>UC_Statistics.cs</DependentUpon>
</Compile>
<Compile Include="Core\BarcodeScanner.cs" />
<Compile Include="Core\BarcodeManager.cs" />
<Compile Include="Pages\UC_SystemSettings.cs">
@@ -364,4 +367,4 @@
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>
</Project>