From a886e1576fd1f45db37ed84b3c8b61aea4cdd4b1 Mon Sep 17 00:00:00 2001
From: 游畅 <youchang@prec-tech.com>
Date: 星期五, 07 四月 2023 09:55:11 +0800
Subject: [PATCH] 20230407招标项目同步询价的中标信息
---
force-app/main/default/objects/BatchIF_Log__c/listViews/PushNotification.listView-meta.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/force-app/main/default/objects/BatchIF_Log__c/listViews/PushNotification.listView-meta.xml b/force-app/main/default/objects/BatchIF_Log__c/listViews/PushNotification.listView-meta.xml
index d89ce05..60f5344 100644
--- a/force-app/main/default/objects/BatchIF_Log__c/listViews/PushNotification.listView-meta.xml
+++ b/force-app/main/default/objects/BatchIF_Log__c/listViews/PushNotification.listView-meta.xml
@@ -8,6 +8,8 @@
<columns>ErrorLog__c</columns>
<columns>retry_cnt__c</columns>
<columns>CREATED_DATE</columns>
+ <columns>CREATEDBY_USER</columns>
+ <columns>LAST_UPDATE</columns>
<filterScope>Everything</filterScope>
<filters>
<field>Type__c</field>
--
Gitblit v1.9.1