Explorar o código

缺失 commonError (#303)

silenceper %!s(int64=6) %!d(string=hai) anos
pai
achega
1fe872be66
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      officialaccount/material/material.go

+ 1 - 0
officialaccount/material/material.go

@@ -269,6 +269,7 @@ func (material *Material) DeleteMaterial(mediaID string) error {
 
 //ArticleList 永久素材列表
 type ArticleList struct {
+	util.CommonError
 	TotalCount int64             `json:"total_count"`
 	ItemCount  int64             `json:"item_count"`
 	Item       []ArticleListItem `json:"item"`