Browse Source

添加返回扩展参数字段

tags/v1.1.20
liaokaishan 2 years ago
parent
commit
0d95da1408
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      services/apk/search_apk.go

+ 1
- 0
services/apk/search_apk.go View File

@@ -39,6 +39,7 @@ type ApkLog struct {
AliOss int `json:"AliOss"`
NeedCdn bool `json:"NeedCdn"`
Autor string `json:"Autor"`
Ext string `json:"Ext"`
IsAugment bool `json:"IsAugment"`
}



Loading…
Cancel
Save