Parcourir la source

云服务检测,获取实时音视频参数

Jeremy il y a 2 ans
Parent
commit
dd0a958fa9
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/Plugin/TokenVerifyPluginService.cs

+ 1 - 0
src/Plugin/TokenVerifyPluginService.cs

@@ -83,6 +83,7 @@ namespace WingCloudServer.Plugin
             "IPaymentService/AlipayNotify",
             "IPaymentService/WeChatPayNotify",
             "IEducationService/PaymentCallbackAsync",
+            "IDeviceService/CreateLiveRoomInfoAsync",
         };
 
         public PluginProcessResult PreProcess(IJsonRpcHttpContext context, byte[] requestData)