mirror of
https://github.com/go-admin-team/go-admin.git
synced 2026-09-21 02:04:09 +00:00
6 lines
61 B
Go
6 lines
61 B
Go
package actions
|
|
|
|
const (
|
|
PermissionKey = "dataPermission"
|
|
)
|