1
czw
2025-07-02 4cca6af72fa2288f433a7c4d604f9639d3fbfc63
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>