mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-05 17:38:05 +08:00
🐛 #1653 修复SDK扫码登录签名算法获取 Ticket时的type参数值
Co-authored-by: CharismaYU <yxnsyq@163.com>
This commit is contained in:
parent
4d44398d7a
commit
eec3f78ec6
@ -21,7 +21,7 @@ public enum TicketType {
|
||||
/**
|
||||
* sdk
|
||||
*/
|
||||
SDK("sdk"),
|
||||
SDK("2"),
|
||||
/**
|
||||
* 微信卡券
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user