MAAT_JSON中不再需要compile_name和group_name字段。
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
|
||||
int json2iris(const char* json_file,char* iris_dir_buf,int buf_len,void* logger);
|
||||
int json2iris(const char* json_file,const char*compile_tn,const char* group_tn,char* iris_dir_buf,int buf_len,void* logger);
|
||||
|
||||
Reference in New Issue
Block a user