Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

生成二维码bug #18

Closed
010227leo opened this issue Dec 12, 2013 · 1 comment
Closed

生成二维码bug #18

010227leo opened this issue Dec 12, 2013 · 1 comment

Comments

@010227leo
Copy link

Senparc.Weixin.MP.AdvancedAPIs.QrCode 的 Create方法,expireSeconds大于0时才是生成临时二维码,请确认并修复bug。thx!

@JeffreySu
Copy link
Owner

已经在v4.7.4中修复,谢谢!

JeffreySu pushed a commit that referenced this issue Aug 11, 2017
JeffreySu added a commit that referenced this issue May 27, 2018
64ca79a Merge pull request #21 from JeffreySu/Developer
c4fcf22 Update Senparc.Weixin.WxOpen.net45.sln
155770d Update Senparc.Weixin.WxOpen.net45.sln
4e289b5 Merge pull request #20 from JeffreySu/Developer
99918ea Merge branch 'master' into Developer
8ebf0d1 Update .travis.yml
a9a3e84 Merge pull request #19 from JeffreySu/Developer
22ec936 修改 Senparc.Weixin.WxOpen.net45.csproj 用于CI Build
fb02229 更新Newtonsoft版本从10.0.3到最新的11.0.2
110c241 升级 Newtonsoft.Json 引用
bed1c2d Merge pull request #18 from JeffreySu/Developer
59ff240 为方便对照,版本号调整到 x.x.5-rc1,和 Senparc.Weixin v4.21.5-rc1 同步
c5ac4e6 v4.21.4-rc1 完善 .net core 环境下的文件上传机制,解决文件占用问题 感谢 @lishewen  @tickwudi  #1196
a7548ab 引用新的Senparc.Weixin 基础库
7699f3c Senparc.Weixin v4.21.1-rc1  解决 RequestUtility.HttpResponsePost() 和 HttpPostAsync() 方法在 .net core 下没有及时关闭 postStream 的问题 感谢 @tickwudi  #1196
3fcb127 所有版本改成-rc1,否则因为引用了-rc的包,无法进行nuget发布
f2c6bc3 同步版本号,Senparc.Weixin SDK 全面支持 .NET Core 2.1.0-rc1-final
bcee180 WxOpen v1.10.0 支持 .NET Core 2.1.0-rc1-final
638ca74 Merge pull request #17 from JeffreySu/Developer
7ed1412 modify
a754780 修改WxOpen最新版本号
73655cf WxOpen v1.9.2 更新 WxAppApi.GetWxaCodeUnlimit() 参数引用 感谢 @况凌云
39e637c Update Senparc.Weixin.WxOpen.net45.sln
aeda811 Update .travis.yml
8e58638 Merge pull request #16 from JeffreySu/Developer
fb09653 Update README.md
827bdc3 更新版本号及注释
1205b0b WxOpen v1.9.1 提供 RegisterServices 进行快捷注册
f818550 所有版本升级,停止对 .net core 1.1(netstandard1.6) 生成的独立版本
488375c WxOpen WxAppApi.GetWxaCode()、GetWxaCodeUnlimit() 接口,添加获取小程序二维码时的颜色参数。 感谢 @fanyinghao #1070
89fc1ed Merge branch 'Developer' into Developer_Plugins
5c6721e modify
bf581ce Merge pull request #1040 from JeffreySu/Developer
fe58de2 modify miniprogram demo
ea06448 Merge pull request #1030 from JeffreySu/Developer
ce7b5b7 Senparc.Weixin  v4.18.13 修改 HttpUtility.Get.Download() 方法,根据 Content-Disposition 中的文件名储存文件
0dbf0f9 Merge pull request #1026 from JeffreySu/Developer
dd76cd3 更新 Newtonsoft 包
f0772c1 Merge pull request #1025 from JeffreySu/Developer
4e788d6 重新整理可以用的 Sample.vs2017.sln 及相关项目文件,编译可以通过。
e189b7d Merge pull request #1023 from JeffreySu/Developer
7fe118a modify
e8c2be0 修改 .net 4.5 文件引用
f03389f v1.8.2 从 Open 中迁移模板消息过来,在 Senparc.Weixin.WxOpen.AdvancedAPIs.TemplateApi下 #975
0177a36 WxOpen v1.8.1 新增附近的小程序API #1019
81a315c Merge pull request #1021 from JeffreySu/Developer
70cbd2e 修复 WxOpen.csproj 中大小写造成的 linux 下编译问题 #1019
86b9190 Update Senparc.Weixin.WxOpen.csproj
dcf4138 Rename GetNearByPoiListJsonResult.cs to GetNearbyPoiListJsonResult.cs
3b3d15f Rename GetNearbyPoiListJsonResult.cs to GetNearByPoiListJsonResult.cs
cccfb75 Update Senparc.Weixin.WxOpen.csproj
f532d40 更新nuget包的 copyright 年份信息
e0f9274 完成附近的小程序API
0aad55d 完成附近的小程序API
ae8a21d 完成附近的小程序API
5151a2c 修改说明
908b7dd 附近的小程序API
8535f3e modify
45ce413 创建提供给travis使用的 Senparc.Weixin.Libraries.sln
058b574 修改 Copyright 2018
19c0adc .net 4.5 项目添加 DataCube 接口文件引用
9c81c95 将原src目录下的Sample项目复制(迁移)到/Samples/文件夹下
2f6a271 修改文件说明 Copyright 2018
5a4917d 修改 开原协议 copyright 2018
36ebc11 WxOpen v1.8.0 完成调程序“添加 DataCubeApi,包含所有“数据”接口”
d4d15e4 添加“用户画像”接口异步方法
d4936c7 天价小程序“用户画像”接口
bd1e2d5 完成小程序“数据分析”接口所有异步接口
a472951 WxOpen:完成访问分析:访问数据
f366803 创建CommonGetWeAnalysisAppidRetainInfoResultJson,为所有日、周、月趋势提供返回类型。
8d67ab0 WxOpen 添加 访问分析:访问分布
b4ea7d1 WxOpen 添加 日/周趋势分析接口
15f5cbe 修改注释
7c7c04d add GetWeAnalysisAppidDailySummaryTrendAsync() 异步方法
bc278ab WxOpen add DataCubeApi(数据分析接口)
077a787 Wx Open v1.8.0 支持小程序  添加 WxAppApi.CheckSession() 接口,检验SessionKey
b670997 同步版本号
3d51082 WxOpen: v1.7.4 完善模板消息发送参数 感谢@mrrightwangl  #949
5ea334d WxOpen v1.7.3 修复ModifyDomainApi.ModifyDomain()方法判断问题 感谢 @lisensoft #952
d349b79 MP、Open、WxOpen支持Senparc.Weixin v4.18.5 可自定义API域名
6c06216 MP、Open、WxOpen支持Senparc.Weixin v4.18.5 可自定义API域名
8a51f53 基础库   v4.18.4 修正当.net core 2.0中对请求的流不支持Seek 时的判断 感谢 @maikebing
4c7b8ad 小程序 WxOpen v1.7.1 发布正式版;修复WxAppApi.GetWxaCodeUnlimit()方法参数错误的问题 感谢 @pbzyy #920
2f467f7 整理代码;添加默认菜单创建的单元测试代码
c6c96cc 更新版本号 redis v1.4.0-beta1 支持.NET Core 2.0
1556633 WxOpen v1.7.0-beta1 提供.NET 4.0支持
4b8e7a1 更新.NET 4.5项目版本号
73c3062 更新.net 3.5/4.0 的条件编译代码
9b62545 还原using System.Threading.Tasks;
85dc734 使用SupportNet35And40工具完成代码自动升级
1f15a14 升级第三方Nuget包
7e6116f 发布Nuget新版本
8d30c9e 修改.net 4.5 sample
3762bc2 整理csproj项目文件和解决方案,VS2017对全版本可通过编译
db6bac0 继续合并Developer_FullVersion
32b1148 成功从Developer_FullVersion分支合并(.NET 4.5 Sample跑通)
43f8ac4 成功从Developer_FullVersion分支合并(.NET 4.5 Sample跑通)
c9287f4 合并Developer代码
8febf01 发布新版本Nuget
6a15332 修改Demo
f5f0204 合并最新代码
3acc7e1 Merge branch 'Developer-FullDotNet' of https://github.com/JeffreySu/WeiXinMPSDK into Developer-FullDotNet
03b4a00 合并代码
d860d67 modify
dd30897 优化Demo
bc7a1a7 修改小程序Demo
a4c0415 更新小程序Demo
d392d46 修改注释
ca38d4e  v1.5.0 添加获取用户手机号方法(同时提供了Demo)
f62897d 从Developer合并,解决冲突
c2286bc 合并Developer分支最新代码
88a5f40 增加发布版本号
4232b42 修改版本号,增加版本更新
e666888 修改Tencent命名空间
0aa9268 Merge remote-tracking branch 'origin/Developer' into Developer-FullDotNet
a615979 合并Developer代码
e09e22a Merge remote-tracking branch 'origin/Developer' into Developer-FullDotNet
9ad0530 merge from Developer branch
ed255fd Nuget发布新版本
1704243 合并Developer代码
64577f2 从Developer合并
2a7f3d8 从Developer分支合并
8e61a8c 从Developer合并最新代码
88e9c44 从Developer分支合并,添加ASCII排序
01ea69d 合并Developer分支代码
e6e7bca Nuget打包修改(最终版)
be639c0 modify
44ab482 modify
f14ad6c 重命名csproj
20f4231 修改解决方案文件
5516962 更改旧版本项目文件名称
25a6936 修改WebSocket
38748e8 添加原始csproj文件的条件编译
dcd55f8 移除net461版本(MvcExtension的Core版本有保留) #535
83db53e 完成所有Senparc.Weixin.XX.dll移植 #535
40f2094 WxOpen移植成功

git-subtree-dir: src/Senparc.Weixin.WxOpen
git-subtree-split: 64ca79a4dcecfe2f78f0199ceaf64eaca77aa3d3
JeffreySu pushed a commit that referenced this issue Feb 26, 2023
JeffreySu pushed a commit that referenced this issue Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants