fix
This commit is contained in:
@@ -26,6 +26,8 @@ type RenderNotifyReq {
|
||||
UserId int64 `json:"user_id"`
|
||||
GuestId int64 `json:"guest_id"`
|
||||
Image string `json:"image"`
|
||||
Code int `json:"code,optional"`
|
||||
Msg string `json:"msg,optional"`
|
||||
}
|
||||
//通用回调接口
|
||||
type CommonNotifyReq {
|
||||
|
||||
Reference in New Issue
Block a user