From cd730d0b1a775abacfba06003bb58327d5d1fb3c Mon Sep 17 00:00:00 2001
From: 黄千龙 <huangqianlong@prec-tech.com>
Date: 星期四, 02 二月 2023 12:23:31 +0800
Subject: [PATCH] 同步数据
---
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