From 747a86bb94006aaca721cfc0c0ce7061643a9ea6 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期四, 20 八月 2026 12:19:35 +0800
Subject: [PATCH] gx
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index dd78396..5d31345 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"scripts": {
"start": "node app.js",
"start:serial": "node jhm2028-service.js",
- "start:simulator": "node tcp-simulator.js",
+ "start:simulator": "node tcp-simulator.js --with-bp",
"start:simulator:bp": "node tcp-simulator.js --bp --host 127.0.0.1 --port 9000 --repeat 1",
"clean": "node scripts/clean-build.js",
"build": "node scripts/build-executables.js",
--
Gitblit v1.8.0