add api
This commit is contained in:
parent
0a45f678b8
commit
c267632672
|
|
@ -58,7 +58,7 @@ service Cmb {
|
|||
|
||||
rpc BatchQuery (BatchQueryRequest) returns (Empty) {
|
||||
option (google.api.http) = {
|
||||
post: "/voucher/cmb/v1/test",
|
||||
post: "/voucher/cmb/v1/batchQuery",
|
||||
body: "*"
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue