diff --git a/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms.sln b/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms.sln index c78be47c6a..6b566aabc0 100644 --- a/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms.sln +++ b/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms.sln @@ -5,7 +5,7 @@ VisualStudioVersion = 15.0.26730.10 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Senparc.Weixin.MP.Sample.WebForms", "Senparc.Weixin.MP.Sample.WebForms\Senparc.Weixin.MP.Sample.WebForms.csproj", "{F4913863-687B-44EF-B1A4-655C49A5BCB7}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Senparc.Weixin.MP.Sample.CommonService", "..\..\Samples\Senparc.Weixin.MP.Sample\Senparc.Weixin.MP.Sample.CommonService\Senparc.Weixin.MP.Sample.CommonService.csproj", "{CCD291E9-16FA-4B53-B032-EBD3F659567B}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Senparc.Weixin.MP.Sample.CommonService", "..\Senparc.Weixin.MP.Sample\Senparc.Weixin.MP.Sample.CommonService\Senparc.Weixin.MP.Sample.CommonService.csproj", "{CCD291E9-16FA-4B53-B032-EBD3F659567B}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Senparc.Weixin", "..\..\src\Senparc.Weixin\Senparc.Weixin\Senparc.Weixin.csproj", "{814092CD-9CD0-4FB7-91E8-D147F476F1FB}" EndProject @@ -27,6 +27,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Senparc.Weixin.WxOpen", ".. EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Senparc.WebSocket", "..\..\src\Senparc.WebSocket\src\Senparc.WebSocket\Senparc.WebSocket\Senparc.WebSocket.csproj", "{B745F5F5-9120-4D56-A86D-ED34EADB703C}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Senparc.Weixin.TenPay", "..\..\src\Senparc.Weixin.TenPay\Senparc.Weixin.TenPay\Senparc.Weixin.TenPay.csproj", "{DEFC9E7A-F6F0-4E97-AC11-30CF0E6A875C}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -157,6 +159,18 @@ Global {B745F5F5-9120-4D56-A86D-ED34EADB703C}.Test|Any CPU.Build.0 = Release|Any CPU {B745F5F5-9120-4D56-A86D-ED34EADB703C}.Test|x86.ActiveCfg = Release|Any CPU {B745F5F5-9120-4D56-A86D-ED34EADB703C}.Test|x86.Build.0 = Release|Any CPU + {DEFC9E7A-F6F0-4E97-AC11-30CF0E6A875C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {DEFC9E7A-F6F0-4E97-AC11-30CF0E6A875C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {DEFC9E7A-F6F0-4E97-AC11-30CF0E6A875C}.Debug|x86.ActiveCfg = Debug|x86 + {DEFC9E7A-F6F0-4E97-AC11-30CF0E6A875C}.Debug|x86.Build.0 = Debug|x86 + {DEFC9E7A-F6F0-4E97-AC11-30CF0E6A875C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {DEFC9E7A-F6F0-4E97-AC11-30CF0E6A875C}.Release|Any CPU.Build.0 = Release|Any CPU + {DEFC9E7A-F6F0-4E97-AC11-30CF0E6A875C}.Release|x86.ActiveCfg = Release|x86 + {DEFC9E7A-F6F0-4E97-AC11-30CF0E6A875C}.Release|x86.Build.0 = Release|x86 + {DEFC9E7A-F6F0-4E97-AC11-30CF0E6A875C}.Test|Any CPU.ActiveCfg = Release|Any CPU + {DEFC9E7A-F6F0-4E97-AC11-30CF0E6A875C}.Test|Any CPU.Build.0 = Release|Any CPU + {DEFC9E7A-F6F0-4E97-AC11-30CF0E6A875C}.Test|x86.ActiveCfg = Release|x86 + {DEFC9E7A-F6F0-4E97-AC11-30CF0E6A875C}.Test|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -171,6 +185,7 @@ Global {CC0EBEC4-7120-4627-A596-C1F2958F3D5E} = {4C3781FC-ED99-404A-BE86-158618E3A8B1} {379D8C97-4F96-45AF-9F91-6BD160514495} = {4C3781FC-ED99-404A-BE86-158618E3A8B1} {B745F5F5-9120-4D56-A86D-ED34EADB703C} = {4C3781FC-ED99-404A-BE86-158618E3A8B1} + {DEFC9E7A-F6F0-4E97-AC11-30CF0E6A875C} = {4C3781FC-ED99-404A-BE86-158618E3A8B1} EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {AB54033B-C93A-47CE-BA9C-3B3BDD31E0A0} diff --git a/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms/Default.aspx b/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms/Default.aspx index 2baea6ce85..006ea962b6 100644 --- a/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms/Default.aspx +++ b/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms/Default.aspx @@ -301,4 +301,4 @@ - \ No newline at end of file + diff --git a/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms.csproj b/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms.csproj index 94841ecf2d..9f2c084747 100644 --- a/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms.csproj +++ b/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms.csproj @@ -43,10 +43,21 @@ false + + ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll + + + ..\packages\Senparc.CO2NET.0.2.16\lib\net45\Senparc.CO2NET.dll + + + ..\packages\Senparc.NeuChar.0.2.7.3\lib\net45\Senparc.NeuChar.dll + + + @@ -91,6 +102,7 @@ + Web.config @@ -119,6 +131,10 @@ {54732c3d-b673-4bbf-b0c3-6432e3d6f522} Senparc.Weixin.Open + + {defc9e7a-f6f0-4e97-ac11-30cf0e6a875c} + Senparc.Weixin.TenPay + {cc0ebec4-7120-4627-a596-c1f2958f3d5e} Senparc.Weixin.Work diff --git a/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms/Web.config b/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms/Web.config index 9b933d05f5..a50b8f0a45 100644 --- a/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms/Web.config +++ b/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms/Web.config @@ -1,37 +1,37 @@ - + - - + + - - + + - - - + + + - - - - - - + + + + + + - - - - - + + + + + - - - - + + + + - + - + - + - + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms/packages.config b/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms/packages.config new file mode 100644 index 0000000000..366c2f9360 --- /dev/null +++ b/Samples/Senparc.Weixin.MP.Sample.WebForms/Senparc.Weixin.MP.Sample.WebForms/packages.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Samples/Senparc.Weixin.MP.Sample/Senparc.Weixin.MP.Sample/Views/Menu/Index.cshtml b/Samples/Senparc.Weixin.MP.Sample/Senparc.Weixin.MP.Sample/Views/Menu/Index.cshtml index 06de7eccbf..583aed4445 100644 --- a/Samples/Senparc.Weixin.MP.Sample/Senparc.Weixin.MP.Sample/Views/Menu/Index.cshtml +++ b/Samples/Senparc.Weixin.MP.Sample/Senparc.Weixin.MP.Sample/Views/Menu/Index.cshtml @@ -256,7 +256,7 @@

-

开始使用

+

开始使用