1
czw
2025-06-30 f7781420ef5b7406be4945562c6483b7e0d35893
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>