This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export default {
|
||||
NoType: 0,
|
||||
Global: 1,
|
||||
FormSetting: 2,
|
||||
FormUserOptions: 2,
|
||||
//corebizobject
|
||||
User: 3,
|
||||
ServerState: 4,
|
||||
|
||||
@@ -109,7 +109,7 @@ export default {
|
||||
ServerMetrics: { Change: 16384, ReadFullRecord: 24576, Select: 0 },
|
||||
Translation: { Change: 2, ReadFullRecord: 1, Select: 131071 },
|
||||
DataListSavedFilter: { Change: 2, ReadFullRecord: 131071, Select: 0 },
|
||||
FormSetting: { Change: 131071, ReadFullRecord: 131071, Select: 0 },
|
||||
FormUserOptions: { Change: 131071, ReadFullRecord: 131071, Select: 0 },
|
||||
FormCustom: { Change: 2, ReadFullRecord: 131071, Select: 0 },
|
||||
PickListTemplate: { Change: 2, ReadFullRecord: 131071, Select: 0 },
|
||||
BizMetrics: { Change: 2, ReadFullRecord: 98369, Select: 0 },
|
||||
|
||||
Reference in New Issue
Block a user