Explorar el Código

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

Jeremy hace 2 años
padre
commit
dd0a958fa9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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)