为添加微信小程序支付做准备
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user