riku
2025-09-20 0796eebe3520fafb0ac5d36ee584af81506d7e9c
src/api/fysp/dataproductApi.js
@@ -48,5 +48,6 @@
    return $fysp.post(`dataProduct/problemRecurrence?`, option).then((res) => {
      return res.data;
    });
  }
  },
};