From 089775b8956ae5ecc65b49ab1859f36ca76678d8 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期六, 27 一月 2024 08:31:43 +0800
Subject: [PATCH] #

---
 src/main/java/com/zy/asrs/entity/BasDevp.java |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/java/com/zy/asrs/entity/BasDevp.java b/src/main/java/com/zy/asrs/entity/BasDevp.java
index 1e3d022..13e8cf4 100644
--- a/src/main/java/com/zy/asrs/entity/BasDevp.java
+++ b/src/main/java/com/zy/asrs/entity/BasDevp.java
@@ -228,9 +228,9 @@
             case 0:
                 return "鏈煡";
             case 1:
-                return "浣庡簱浣�";
+                return "閲嶅簱浣�";
             case 2:
-                return "楂樺簱浣�";
+                return "杞诲簱浣�";
             default:
                 return String.valueOf(this.locType1);
         }

--
Gitblit v1.9.1