Merge remote-tracking branch 'origin/master'

This commit is contained in:
chy
2025-06-26 09:38:14 +08:00
31 changed files with 386 additions and 304 deletions

View File

@ -155,6 +155,7 @@ type GetRewardIn struct {
TaskId string
PopenId string
Source int
BindType int
}
type GetRewardOut struct {
List interface{} `json:"list"`