ZZJ
2022-07-27 013c4922a3296e95a54c1902c09b44d62a000eb2
src/api/event.ts
@@ -72,7 +72,7 @@
//获取事件声音列表
export const getSoundList = () => {
  return request({
    url: "/data/api-v/voice/findAll",
    url: "/saas/api-s/voice/findAll",
    method: "get"
  })