return {} if json_path_expr: _logger.debug( 'Try to extract JSON from source with JSONPATH expression: %s, ', json_path_expr ) source = json_path(source, ...
確定! 回上一頁