1
czw
2025-07-09 8ec12ff97617d248c942b60b28b1eef662d2e88a
1
2
3
4
5
6
7
8
9
10
 
<Application x:Class="GZ.Projects.AuxAllWCS.App"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             xmlns:local="clr-namespace:GZ.Projects.AuxAllWCS"
             StartupUri="界面\View1.xaml">
    <Application.Resources>
         
    </Application.Resources>
</Application>