45
chenyincheng
2023-02-25 bed99d5cea4963f31277c57d008a8205656a97c0
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}