mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-12 07:50:25 +00:00
Add native module loading and improve logging
Loaded a native module in NTQQGroupApi and added test calls to sendSsoCmdReqByContend with different parameter types. Changed fileLog default to true in config. Enhanced NativePacketClient with detailed send/receive logging. Updated NodeIKernelMsgService to accept unknown type for sendSsoCmdReqByContend param. Added process PID logging in napcat shell.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
import { NCoreInitShell } from './base';
|
||||
console.log('pid', process.pid);
|
||||
NCoreInitShell();
|
||||
Reference in New Issue
Block a user