更新auth
This commit is contained in:
parent
1300c78aa6
commit
3c3199d08b
|
@ -10,7 +10,7 @@ import "service/basic.proto";
|
||||||
//定义服务
|
//定义服务
|
||||||
service auth {
|
service auth {
|
||||||
|
|
||||||
// 登录接口
|
// 检验接口
|
||||||
rpc ValidToken(ValidTokenRequest) returns (ValidTokenResponse) {}
|
rpc ValidToken(ValidTokenRequest) returns (ValidTokenResponse) {}
|
||||||
|
|
||||||
// Cookie 接受接口
|
// Cookie 接受接口
|
||||||
|
|
Loading…
Reference in New Issue
Block a user