refactor: 迁移初始化参数缓存并优化等待界面

This commit is contained in:
cyf
2026-08-27 11:46:06 +08:00
parent 8472004711
commit b33c847b27
16 changed files with 209 additions and 61 deletions
+2 -1
View File
@@ -172,6 +172,7 @@
<Compile Include="HttpUtil\NewEmp.cs" />
<Compile Include="HttpUtil\PostUtil.cs" />
<Compile Include="HttpUtil\RequestUtil.cs" />
<Compile Include="InitialParamCache.cs" />
<Compile Include="IForm.cs" />
<Compile Include="ImageHelper.cs" />
<Compile Include="IniHelper.cs" />
@@ -216,4 +217,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>