syntax = "v1"
info(
title: "角色相关"
desc: "角色API"
author: "NorthLan"
email: "6995syu@163.com"
version: "v1"
)
type (
Role struct {
}