@@ -13,7 +13,7 @@ enum Api {
exportXls = '/baseCode/baseExchangeRate/exportXls',
}
/**
- * 导出api
+ * 导出 api
* @param params
*/
export const getExportUrl = Api.exportXls;