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