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