mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-17 05:18:04 +00:00
fix
This commit is contained in:
parent
c517790391
commit
a8534974fe
@ -98,8 +98,8 @@ export class NTQQPacketApi {
|
|||||||
async buildStatusPacket(uin: number) {
|
async buildStatusPacket(uin: number) {
|
||||||
let oidb_0xfe1_2 = new NapProtoMsg(OidbSvcTrpcTcp0XFE1_2).encode({
|
let oidb_0xfe1_2 = new NapProtoMsg(OidbSvcTrpcTcp0XFE1_2).encode({
|
||||||
uin: uin,
|
uin: uin,
|
||||||
key: [27327]
|
key: [27372]
|
||||||
})
|
});
|
||||||
let oidb_packet = new NapProtoMsg(OidbSvcTrpcTcpBase).encode({
|
let oidb_packet = new NapProtoMsg(OidbSvcTrpcTcpBase).encode({
|
||||||
command: 0xfe1,
|
command: 0xfe1,
|
||||||
subCommand: 2,
|
subCommand: 2,
|
||||||
|
Loading…
Reference in New Issue
Block a user