feat: passwork login

This commit is contained in:
zzw
2026-09-03 10:33:48 +08:00
parent 533842e140
commit 493416551b
5 changed files with 77 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@ package chore;
option go_package = "lone-services/rpc/chore";
import "google/api/annotations.proto";
// 应放到pkg
service Chore {
rpc Policy(PolicyReq) returns (Response) {
option (google.api.http) = {