chenyincheng
2023-01-30 47f0c0b6986b8dd423e81c77f341c829550e326d
src/samples/sockteStomp.ts
@@ -187,4 +187,4 @@
        stompClient.send(`/app/patient/info/set`,{},JSON.stringify(mode))
    }
}
export {creatorClient,sendPationCode,sendPationSet,writeResult}
export {creatorClient,sendPationCode,sendPationSet,writeResult,writePatient}