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