游畅
2022-03-31 1fc93f81c9ac2dc31a1528d416bba28acf2ad2f7
force-app/main/default/pages/ViewOnCallDecrypt.page
@@ -17,6 +17,7 @@
                </apex:repeat>
            </apex:pageBlockSection>
            <script>
                AWSService.sfSessionId = '{!GETSESSIONID()}';
                var staticResources = JSON.parse('{!staticResource}');
                function QueryConsumApplyFromAWS() {
                    AWSService.query(staticResources.queryUrl, '{!AWSDataId}', queryBack, staticResources.token);