ZhiYi.Core.Api
验证码管理
获取验证码
组管理
创建组
更改组名
删除组
获取组列表
账号ID
服务器管理
创建服务器
更新服务器
删除服务器
获取服务器列表
组ID
分享管理
创建分享
获取个人分享列表
分享账号ID
使用分享码
批量删除分享码
用户管理
验证码登录
注册
用户列表
获取签名
Holder for reflection information generated from GrpcService/Protos/captcha.proto
File descriptor for GrpcService/Protos/captcha.proto
Field number for the "app_secret" field.
密钥
Field number for the "path" field.
请求路由
Field number for the "access_token" field.
令牌
获取签名响应定义
Field number for the "sign_str" field.
获取签
Service descriptor
Base class for server-side implementations of SignatureService
Creates service definition that can be registered with a server
An object implementing the server-side handling logic.
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
Service methods will be bound by calling AddMethod on this object.
An object implementing the server-side handling logic.
Gets or sets the endpoints for the Kestrel server.
文件大小限制配置
Represents an endpoint for the Kestrel server.
The URL associated with the endpoint.
The protocols associated with the endpoint. Defaults to "Http1AndHttp2" if not specified.
Initializes a new instance of the class.
源生成容器特性
注册类型
实例类型
注册额外键
自动注入为单例。
自动注入为瞬时。
添加单例注入。
该标签仅添加在继承的容器上时有用。
添加单例注入。
该标签仅添加在继承的容器上时有用。
注册类型
实例类型
注册额外键
添加单例注入。
该标签仅添加在继承的容器上时有用。
注册类型与实例类型一致
添加单例注入。
该标签仅添加在继承的容器上时有用。
注册类型
实例类型
添加瞬态注入。
该标签仅添加在继承的容器上时有用。
添加瞬态注入。
该标签仅添加在继承的容器上时有用。
注册类型
实例类型
注册额外键
添加瞬态注入。
该标签仅添加在继承的容器上时有用。
注册类型与实例类型一致
添加瞬态注入。
该标签仅添加在继承的容器上时有用。
注册类型
实例类型
标识源生成Fast序列化相关的实现。
标识源生成的实现。
标识源生成成员的特性。
生成行为。一般来说,对于非只读、非重写、且同时拥有get,set(可以私有)访问器的属性,会自动生成。
对于字段,均不会自动生成。所以可以使用该设置,来指示生成器的生成行为。
使用源生成插件的调用。
使用源生成插件的调用。
插件名称,一般建议使用解决。