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