From f56e1a87de4da0f5cce765d7cf3048ed60abc5cf Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期二, 07 十月 2025 10:53:44 +0800
Subject: [PATCH] 条码打印物料名称带;导致接口报错处理

---
 manifest.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/manifest.json b/manifest.json
index a841d55..acd4df7 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
     "name" : "鏅轰簯LMES",
     "appid" : "__UNI__B002F49",
     "description" : "",
-    "versionName" : "1.0.91",
-    "versionCode" : 191,
+    "versionName" : "1.0.92",
+    "versionCode" : 192,
     "transformPx" : false,
     /* 5+App鐗规湁鐩稿叧 */
     "app-plus" : {

--
Gitblit v1.9.1