ZZJ
2022-08-02 ed35d0b4c2051e067bd9904c4b0158257d5db0d9
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"
  })