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