jiangping
2024-07-17 d2a5cf32ffd598eb10b6699cc93f665c3c1cbbf8
admin/src/api/business/shop.js
@@ -24,6 +24,9 @@
export function importFcodeBatch (data) {
  return request.post('/business/shop/importFcodeBatch', data)
}
export function importCategoryBatch (data) {
  return request.post('/business/shop/importCategoryBatch', data)
}
// 导出Excel
export function exportExcel (data) {
  return request.post('/business/shop/exportExcel', data, {