Future<String> getBaseDataDirectory() async => GlobalConfigStore.config.reportSavePath ?? '${await getTemporaryDirectory()}/ConvenientTest';