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