From b4a86051e9bf4888fd5d01c12232a26f3874e03b Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@smartai.com>
Date: 星期四, 17 十月 2024 21:30:18 +0800
Subject: [PATCH] 完善epc读取楼层
---
vo/constant.go | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/vo/constant.go b/vo/constant.go
index c2352ff..ee5ed31 100644
--- a/vo/constant.go
+++ b/vo/constant.go
@@ -15,7 +15,7 @@
)
var StatusString = [10]string{
- StatusSuccess: "姝e父",
+ StatusSuccess: "鎴愬姛",
StatusOtherError: "鍏朵粬鏈煡閿欒",
StatusDeviceBusy: "璁惧蹇�",
StatusDeviceError: "璁惧閿�",
--
Gitblit v1.8.0