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