为添加微信小程序支付做准备

This commit is contained in:
lym
2026-03-16 02:47:48 +08:00
parent be6ee77e38
commit bc9073f7f3
24 changed files with 3269 additions and 83 deletions

View File

@@ -23,8 +23,8 @@
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>false</DebugSymbols>
<DebugType>none</DebugType>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
@@ -83,6 +83,7 @@
<Compile Include="Guide.cs" />
<Compile Include="host.cs" />
<Compile Include="Link.cs" />
<Compile Include="MemberStatistics_huiyuan.cs" />
<Compile Include="MemberStatistics_.cs" />
<Compile Include="order_info.cs" />
<Compile Include="order_product_info.cs" />