From 8c2d873b46cd91d4e7bd2fc55137b9190689e9b8 Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@smartai.com>
Date: 星期三, 05 六月 2024 17:13:51 +0800
Subject: [PATCH] 调整打印信息

---
 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