更新配置
This commit is contained in:
parent
a58c63a617
commit
b031fe8a9b
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -549,7 +549,7 @@ def construct_lua_data(path, kts, tm, _key_set, data_list, filename, compact, ta
|
|||||||
main_key = format_data(data, kt.type)
|
main_key = format_data(data, kt.type)
|
||||||
if len(multi_key) > 0:
|
if len(multi_key) > 0:
|
||||||
print(multi_key.count)
|
print(multi_key.count)
|
||||||
sub_item_list.append(construct_lua_item(("_id", "int"), tm, main_key, tab, 2))
|
sub_item_list.append(construct_lua_item(("id", "int"), tm, main_key, tab, 2))
|
||||||
# sub_item_list.append('["%s"]=%s' % (format_data("_id", "string"), format_data(main_key, "int")))
|
# sub_item_list.append('["%s"]=%s' % (format_data("_id", "string"), format_data(main_key, "int")))
|
||||||
else:
|
else:
|
||||||
if 'json' in kt.type:
|
if 'json' in kt.type:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user