From e3c02c03dd2de442bbced87236f60a13a1cd154e Mon Sep 17 00:00:00 2001
From: 高章伟 <gaozhangwei@prec-tech.com>
Date: 星期四, 02 三月 2023 17:51:57 +0800
Subject: [PATCH] gzw 正式环境最新代码更新
---
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