升级至8069版本:版本号更新/代理配置系统/红包计时埋点/长连接重构/回调修复
This commit is contained in:
@@ -80,6 +80,7 @@ func (cqr *WXCheckQrcodeRouter) Handle(wxResp wxface.IWXResponse) error {
|
||||
|
||||
str := byteArrayToString(retBytes)
|
||||
ticketValue := extractTicketValue(str)
|
||||
// fmt.Println(ticketValue, 111111111111)
|
||||
|
||||
if ticketValue != "" {
|
||||
// 赋值ticketValue
|
||||
|
||||
Reference in New Issue
Block a user