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