Преглед изворни кода

添加打包列表过滤字段

tags/v1.1.20
liaokaishan пре 2 година
родитељ
комит
6ad1f1ac2e
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      services/apk/search_apk.go

+ 1
- 0
services/apk/search_apk.go Прегледај датотеку

@@ -15,6 +15,7 @@ type SearchApkRequest struct {
Ver string `position:"Body" field:"ver" default:"" `
SiteId int `position:"Body" field:"siteId" default:"" `
AgentId int `position:"Body" field:"agentId" default:"" `
Top int `position:"Body" field:"top" default:"" `
GameIds string `position:"Body" field:"gameIds" default:"" `
Autor string `position:"Body" field:"autor" default:"" `
Page int `position:"Body" field:"page" default:"1" `


Loading…
Откажи
Сачувај