根据卓岚的通讯文件做的透析机通讯
chenyc
2026-01-06 3754f4e5f16adc3855e1ab1b73581b213d64e513
package.json
@@ -10,6 +10,8 @@
    "zl-communication": "./index.js"
  },
  "scripts": {
    "start": "node ./index.js",
    "pkg": "pkg index.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },