peng
2025-06-14 21852ac072559b0bc3a0a249f327ac7eb7f3a5e4
manager/src/api/customer.js
@@ -69,6 +69,8 @@
    method: "DELETE",
  })
}
// 商家下拉
export const getStoreSelectOptions = () =>{
  return service({
    url: '/customerManager/store/selectOption',