fix
This commit is contained in:
@@ -22,7 +22,7 @@ service websocket {
|
||||
|
||||
//websocket数据交互[
|
||||
type DataTransferReq {
|
||||
Wid string `form:"wid"`
|
||||
Wid string `form:"wid,optional"`
|
||||
}
|
||||
//渲染完了通知接口
|
||||
type RenderNotifyReq {
|
||||
|
||||
Reference in New Issue
Block a user