create a service permission, return new created permission id
name of permission, should be unique
label of permission
category of permission, can be empty or unset
delete permission by id
get all permission categories
get all permission
get permission list by category, if category is empty string, return all permission without category
业务权限凭证管理
在开启安全配置情况下,需要对应的权限才可以执行, 如对业务权限进行增删改需要 '管理业务权限凭证', 查看需要 '查看业务权限凭证'