rtc add
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package base_info
|
||||
|
||||
type DelMsgReq struct {
|
||||
OperationID string `json:"operationID"`
|
||||
}
|
||||
|
||||
type DelMsgResp struct {
|
||||
}
|
||||
Reference in New Issue
Block a user