This commit is contained in:
wangchuxiao
2022-05-27 10:26:44 +08:00
parent 098f8a52f7
commit f5befcc95f
5 changed files with 18 additions and 15 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ type CallbackOfflinePushReq struct {
}
type CallbackOfflinePushResp struct {
CommonCallbackResp
*CommonCallbackResp
}