update commonfunc

This commit is contained in:
雾聪 2023-08-09 14:46:28 +08:00
parent fd22b6e7f3
commit 5a987380ae

View File

@ -17,7 +17,7 @@ typedef struct
typedef struct
{
string msg=0;
string msg="";
vector<string> arr_cache;
}FUNASR_PUNC_RESULT;