mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-22 02:53:09 +00:00
Co-authored-by: jietao.cjt <jietao.cjt@alibaba-inc.com>
This commit is contained in:
@@ -348,6 +348,7 @@ local function packtype(name, t, alltypes)
|
|||||||
else
|
else
|
||||||
tmp.type = nil
|
tmp.type = nil
|
||||||
end
|
end
|
||||||
|
tmp.map = nil
|
||||||
if f.key then
|
if f.key then
|
||||||
assert(f.array)
|
assert(f.array)
|
||||||
if f.key == "" then
|
if f.key == "" then
|
||||||
|
|||||||
Reference in New Issue
Block a user