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