适配非行列式透传落地文件名

This commit is contained in:
linuxrc@163.com
2021-08-03 10:49:52 +08:00
parent b32381f7f5
commit dcca411ddc
7 changed files with 80 additions and 55 deletions

View File

@@ -58,6 +58,7 @@ struct cont_frag_node
struct table_list_node
{
char tablename[64];
char localpath[256];
size_t filesize;
size_t cur_totallen;