From d79fcb2a960e8b0e18fe039d892f98187b08866d Mon Sep 17 00:00:00 2001
From: 李彤 <litong@prec-tech.com>
Date: 星期五, 23 九月 2022 18:24:58 +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