From ee915c5009a0ecff56488487039d32b3643f8456 Mon Sep 17 00:00:00 2001
From: 李金换 <lijinhuan@prec-tech.com>
Date: 星期三, 30 十一月 2022 16:50:28 +0800
Subject: [PATCH] Merge branch '集采'

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

diff --git a/force-app/main/default/classes/NFM703ControllerTest.cls b/force-app/main/default/classes/NFM703ControllerTest.cls
index 8babe77..1feca6a 100644
--- a/force-app/main/default/classes/NFM703ControllerTest.cls
+++ b/force-app/main/default/classes/NFM703ControllerTest.cls
@@ -127,7 +127,7 @@
 		cam.Name = 'cam';
 		cam.Name2__c = '1234';
 		cam.Meeting_Type__c = '璧炲姪浼�';
-		cam.Budget_Type__c = '浜у搧鎺ㄥ箍';
+		cam.Implementation_Purpose__c = '浜у搧鎺ㄥ箍';
 		cam.WorkshopPlace__c = '娴嬭瘯鍦板潃';
 		cam.Workshop_category__c = '鏅�氬浼�/浼氳';
 		cam.Society_Type__c = '鍏ㄥ浗';
@@ -311,7 +311,7 @@
         cam.Num__c = 'MT-GI-202112-5772';
 // StartDate
 // EndDate
-		cam.Budget_Type__c = '鏂颁骇鍝佷笂甯�';
+		cam.Implementation_Purpose__c = '鏂颁骇鍝佷笂甯�';
 		cam.OfficeCategory__c = null;
 		cam.Meeting_Type__c = '涓诲姙浼�';
 		cam.Activity_Type_Name__c = null;

--
Gitblit v1.9.1