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