fix: 暂存
This commit is contained in:
parent
488e237b6f
commit
ee79034ddf
@ -18,7 +18,6 @@ const config = {
|
||||
}
|
||||
|
||||
export default async function tcp2ByteRequest(data): Promise<RES> {
|
||||
|
||||
return new Promise(async (resolve, reject) => {
|
||||
const tcpClient: socket.TCPSocket = socket.constructTCPSocketInstance()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user