mirror of
https://git.um-react.app/um/cli.git
synced 2025-11-28 11:43:02 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e4bfefd0a6 |
@@ -14,7 +14,7 @@ import (
|
|||||||
"go.uber.org/zap"
|
"go.uber.org/zap"
|
||||||
)
|
)
|
||||||
|
|
||||||
var _RE_UDID_V10 = regexp.MustCompile(`_\x10\(([0-9a-f]{40}`)
|
var _RE_UDID_V10 = regexp.MustCompile(`_\x10\(([0-9a-f]{40})`)
|
||||||
|
|
||||||
type QQMusicMacV10 struct {
|
type QQMusicMacV10 struct {
|
||||||
logger *zap.Logger
|
logger *zap.Logger
|
||||||
|
|||||||
Reference in New Issue
Block a user