From 3754f4e5f16adc3855e1ab1b73581b213d64e513 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 06 一月 2026 13:04:08 +0800
Subject: [PATCH] 更新优化

---
 package.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index d1e5e97..79f7840 100644
--- a/package.json
+++ b/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"
 
   },

--
Gitblit v1.8.0