From 9b197b7fac92278fb591ea8f4942c7d5687cb5ce Mon Sep 17 00:00:00 2001
From: 李金换 <lijinhuan@prec-tech.com>
Date: 星期一, 28 三月 2022 18:01:22 +0800
Subject: [PATCH] LJPH-C8FB4P【委托】配合PBI设备覆盖率的数据准备0328

---
 force-app/main/default/classes/NFM608Rest.cls |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/force-app/main/default/classes/NFM608Rest.cls b/force-app/main/default/classes/NFM608Rest.cls
index f0301be..35afcaa 100644
--- a/force-app/main/default/classes/NFM608Rest.cls
+++ b/force-app/main/default/classes/NFM608Rest.cls
@@ -224,7 +224,7 @@
         Map < String, String > VisitTypeMap = new Map < String, String > ();
         VisitTypeMap.put('鍏徃宸ヤ綔', '绀惧唴娲诲嫊');
         VisitTypeMap.put('鐢ㄦ埛鎷滆', '鐥呴櫌');
-        VisitTypeMap.put('缁忛攢鍟嗘嫓璁�', '璨╁2搴�');
+        VisitTypeMap.put('缁忛攢鍟嗘敮鎸�', '璨╁2搴�');
         VisitTypeMap.put('瀛︽湳浼氳', '绀惧銈ゃ儥銉炽儓');
         VisitTypeMap.put('绉诲姩', '绉诲嫊');
         VisitTypeMap.put('浼戝亣', '浼戞殗');

--
Gitblit v1.9.1