Crunchy
2025-03-17 620c480b827bed90eb16a690f1f90421bf260cf0
src/api/business/productOrder.js
@@ -22,7 +22,7 @@
  return request({
    url: '/insOrder/rawAllInsOrderExport',
    method: 'get',
    data: query,
    params: query,
    responseType: "blob"
  })
}