Browse Source

fix:fix bug

jimmyyem 4 months ago
parent
commit
07ae3c6d05
1 changed files with 2 additions and 0 deletions
  1. 2 0
      desc/wechat/sop_stage.api

+ 2 - 0
desc/wechat/sop_stage.api

@@ -183,7 +183,9 @@ service Wechat {
 }
 
 @server(
+	jwt: Auth
     group: sop_stage
+	middleware: Authority
 )
 
 service Wechat {