|
@@ -75,6 +75,7 @@ namespace WingCloudServer.Plugin
|
|
|
"IWingRtcService/GenerateRoomUrlAsync",
|
|
|
"IWingRtcService/GetRtcSettingAsync",
|
|
|
"IWingRtcService/GetUserSignAsync",
|
|
|
+ "ILiveConsultationService/SyncServerMessageAsync",
|
|
|
};
|
|
|
|
|
|
public PluginProcessResult PreProcess(IJsonRpcHttpContext context, byte[] requestData)
|