34
chenyincheng
2023-02-04 4636d11291595bfa443d13d0bd667a976348431d
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}