type.go 61 B

12345
  1. package actions
  2. const (
  3. PermissionKey = "dataPermission"
  4. )