#013 新增备份;解析或提取有效内容失败时,移动到源\error文件夹,避免影响后续服务;3、修复查询结果错误
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user