This commit is contained in:
aozhiwei 2018-11-13 11:37:22 +08:00
parent e715640572
commit fea783c236

View File

@ -16,3 +16,4 @@ for key in log_dict['__keys__']:
dict_file.write(" ),\n")
dict_file.write(' );\n')
dict_file.write(' return $log_dict;\n')