添加返回扩展参数字段
This commit is contained in:
		
							parent
							
								
									cb0730aebd
								
							
						
					
					
						commit
						0d95da1408
					
				@ -39,6 +39,7 @@ type ApkLog struct {
 | 
				
			|||||||
	AliOss      int       `json:"AliOss"`
 | 
						AliOss      int       `json:"AliOss"`
 | 
				
			||||||
	NeedCdn     bool      `json:"NeedCdn"`
 | 
						NeedCdn     bool      `json:"NeedCdn"`
 | 
				
			||||||
	Autor       string    `json:"Autor"`
 | 
						Autor       string    `json:"Autor"`
 | 
				
			||||||
 | 
						Ext         string    `json:"Ext"`
 | 
				
			||||||
	IsAugment   bool      `json:"IsAugment"`
 | 
						IsAugment   bool      `json:"IsAugment"`
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user