#013 新增备份;解析或提取有效内容失败时,移动到源\error文件夹,避免影响后续服务;3、修复查询结果错误

This commit is contained in:
HM-CN\zhengxuan.zhang
2025-08-28 21:51:13 +08:00
parent 8533d5109f
commit d4a658d641
20 changed files with 890 additions and 784 deletions
+5 -5
View File
@@ -111,11 +111,11 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="CjlrForm\AboutSoftwareInfo.cs">
<Compile Include="CjlrForm\AboutSoftware.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="CjlrForm\AboutSoftwareInfo.designer.cs">
<DependentUpon>AboutSoftwareInfo.cs</DependentUpon>
<Compile Include="CjlrForm\AboutSoftware.designer.cs">
<DependentUpon>AboutSoftware.cs</DependentUpon>
</Compile>
<Compile Include="BaseUnit\Base.cs" />
<Compile Include="CjlrForm\FileSorter.cs" />
@@ -170,8 +170,8 @@
<Compile Include="BaseUnit\ZSFDEMO.designer.cs">
<DependentUpon>ZSFDEMO.cs</DependentUpon>
</Compile>
<EmbeddedResource Include="CjlrForm\AboutSoftwareInfo.resx">
<DependentUpon>AboutSoftwareInfo.cs</DependentUpon>
<EmbeddedResource Include="CjlrForm\AboutSoftware.resx">
<DependentUpon>AboutSoftware.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FormMain.resx">
<DependentUpon>FormMain.cs</DependentUpon>