25111701 参数设置添加批量通道配置功能;登陆界面添加超级管理员密码添加功能。

This commit is contained in:
moxiliang
2025-11-17 17:04:39 +08:00
parent 2e5ea8848d
commit de7adcb3ae
42 changed files with 837 additions and 512 deletions

View File

@@ -7,7 +7,7 @@
<ProjectGuid>{F7F71589-095A-45C2-975C-739BE2D1CE15}</ProjectGuid>
<OutputType>WinExe</OutputType>
<RootNamespace>SLC1_N</RootNamespace>
<AssemblyName>LL28-C_V25111502</AssemblyName>
<AssemblyName>LL28-C_V25111701</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
@@ -116,6 +116,12 @@
<Compile Include="Form_Alarm.Designer.cs">
<DependentUpon>Form_Alarm.cs</DependentUpon>
</Compile>
<Compile Include="Form_BatchSave.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_BatchSave.Designer.cs">
<DependentUpon>Form_BatchSave.cs</DependentUpon>
</Compile>
<Compile Include="Form_hbMESset.cs">
<SubType>Form</SubType>
</Compile>
@@ -230,6 +236,9 @@
<EmbeddedResource Include="Form_Alarm.resx">
<DependentUpon>Form_Alarm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_BatchSave.resx">
<DependentUpon>Form_BatchSave.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_hbMESset.resx">
<DependentUpon>Form_hbMESset.cs</DependentUpon>
</EmbeddedResource>