新增获取角色列表,调整文件结构
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package requests
|
||||
|
||||
type Basic struct {
|
||||
type BasicRequest struct {
|
||||
Login // 登陆
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user