feat: api
This commit is contained in:
11
api/protos/conf/v1/kratos_conf_authz.proto
Normal file
11
api/protos/conf/v1/kratos_conf_authz.proto
Normal file
@@ -0,0 +1,11 @@
|
||||
syntax = "proto3";
|
||||
|
||||
package conf;
|
||||
|
||||
option go_package = "github.com/tx7do/kratos-bootstrap/api/gen/go/conf/v1;conf";
|
||||
|
||||
import "google/protobuf/duration.proto";
|
||||
|
||||
// 授权
|
||||
message Authorization {
|
||||
}
|
||||
Reference in New Issue
Block a user