ZZJ
2022-04-12 994e5e08cba4e6b9ce321b7cf5cb1ec8d19dfa22
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"
  })