GetWorkPath 函数功能 获取Flowfunc的工作路径。该函数供Init调用。 函数原型 const char *GetWorkPath() const 参数说明 无 返回值 返回Flowfunc的工作路径。 异常处理 无。 约束说明 无。 父主题: MetaContext类