mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-14 02:10:00 +08:00
Code optimized (#493)
This commit is contained in:
@@ -160,6 +160,7 @@ type Response struct {
|
||||
|
||||
@server(
|
||||
jwt: Auth
|
||||
signature: true
|
||||
)
|
||||
service A-api {
|
||||
@handler GreetHandler
|
||||
|
||||
Reference in New Issue
Block a user