From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 18 七月 2023 09:19:12 +0800
Subject: [PATCH] changeorg

---
 force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/ProcessState__c.field-meta.xml |   56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 56 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/ProcessState__c.field-meta.xml b/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/ProcessState__c.field-meta.xml
new file mode 100644
index 0000000..5a72dd5
--- /dev/null
+++ b/force-app/main/default/objects/Application_for_Conference_Adjudication__c/fields/ProcessState__c.field-meta.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
+    <fullName>ProcessState__c</fullName>
+    <externalId>false</externalId>
+    <label>OBPM瀹℃壒鐘舵��</label>
+    <required>false</required>
+    <trackHistory>true</trackHistory>
+    <trackTrending>false</trackTrending>
+    <type>Picklist</type>
+    <valueSet>
+        <restricted>true</restricted>
+        <valueSetDefinition>
+            <sorted>false</sorted>
+            <value>
+                <fullName>鑽夌</fullName>
+                <default>false</default>
+                <label>鑽夌</label>
+            </value>
+            <value>
+                <fullName>瀹℃壒涓�</fullName>
+                <default>false</default>
+                <label>瀹℃壒涓�</label>
+            </value>
+            <value>
+                <fullName>瀹℃壒鎴愬姛</fullName>
+                <default>false</default>
+                <label>瀹℃壒鎴愬姛</label>
+            </value>
+            <value>
+                <fullName>椹冲洖</fullName>
+                <default>false</default>
+                <label>椹冲洖</label>
+            </value>
+            <value>
+                <fullName>缁堟鐢宠</fullName>
+                <default>false</default>
+                <label>缁堟鐢宠</label>
+            </value>
+            <value>
+                <fullName>鍙栨秷</fullName>
+                <default>false</default>
+                <label>鍙栨秷</label>
+            </value>
+            <value>
+                <fullName>琛ュ厖鍐宠</fullName>
+                <default>false</default>
+                <label>琛ュ厖鍐宠</label>
+            </value>
+            <value>
+                <fullName>鍒犻櫎</fullName>
+                <default>false</default>
+                <label>鍒犻櫎</label>
+            </value>
+        </valueSetDefinition>
+    </valueSet>
+</CustomField>

--
Gitblit v1.9.1