mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-25 04:33:05 +00:00
修改制表符
This commit is contained in:
@@ -958,6 +958,7 @@ function _M.stmt_reset(self, stmt)
|
||||
if not self.query_resp then
|
||||
self.query_resp = _query_resp(self)
|
||||
end
|
||||
return sockchannel:request(querypacket, self.query_resp)
|
||||
end
|
||||
|
||||
local function _compose_stmt_close(self, stmt)
|
||||
|
||||
Reference in New Issue
Block a user