This commit is contained in:
2020-08-31 17:36:01 +00:00
parent a8dfaf4de4
commit 465cb4c0f5
2 changed files with 17 additions and 28 deletions

View File

@@ -72,5 +72,6 @@ export default {
PickListTemplate: { Change: 2, ReadFullRecord: 131071, Select: 0 },
BizMetrics: { Change: 2, ReadFullRecord: 98369, Select: 0 },
Notification: { Change: 131071, ReadFullRecord: 131071, Select: 0 },
NotifySubscription: { Change: 131071, ReadFullRecord: 131071, Select: 0 }
NotifySubscription: { Change: 131071, ReadFullRecord: 131071, Select: 0 },
Report: { Change: 3, ReadFullRecord: 131071, Select: 131071 }
};