force-app/main/default/objects/Agency_Opportunity__c/webLinks/newOpp.webLink-meta.xml
@@ -9,7 +9,7 @@ <protected>false</protected> <url>{!REQUIRESCRIPT("/soap/ajax/51.0/connection.js")}; {!REQUIRESCRIPT("/soap/ajax/51.0/apex.js")}; //2021-10-22 gwy 版本更改为51.0 // 获取SI产品区分的名字 var ProductTypes_query = "Select id, Name From ProductTypes__c WHERE id = 'a2b10000001Hvre'"; var ProductTypes_records = sforce.connection.query(ProductTypes_query).getArray('records');