ZZJ
2022-06-23 f7f0e44c4be8eb0e77fd310296c3b43bde21e4f9
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"
  })