完善文档

This commit is contained in:
孟帅
2023-07-03 20:31:29 +08:00
parent cc3ab9acec
commit 9113fc5297
9 changed files with 85 additions and 22 deletions

View File

@@ -28,6 +28,6 @@ type NotifyQQPayReq struct {
}
type NotifyQQPayRes struct {
g.Meta `mime:"text/xml" type:"string" example:"<html/>"`
g.Meta `mime:"text/xml" type:"string"`
payin.PayNotifyModel
}