You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
175 B
Plaintext
15 lines
175 B
Plaintext
3 years ago
|
syntax = "v1"
|
||
|
|
||
|
info(
|
||
|
title: "角色相关"
|
||
|
desc: "角色API"
|
||
|
author: "NorthLan"
|
||
|
email: "6995syu@163.com"
|
||
|
version: "v1"
|
||
|
)
|
||
|
|
||
|
type (
|
||
|
Role struct {
|
||
|
|
||
|
}
|
||
|
)
|