src/api/ecg/room/index.ts
@@ -61,5 +61,12 @@ // resetRoom: async () => { return await request.get({ url: `/clinic/room/reset-room` }) }, // getOpeningFlag: async () => { return await request.get({ url: `/clinic/room/get-opening-flag` }) } }