This commit is contained in:
suyl
2021-08-03 17:51:48 +08:00
parent 3dc511f26b
commit 1331f22052
2 changed files with 2 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ type ActivityList struct {
DateEnd time.Time `json:"dateEnd"`
ActSrc string `json:"actSrc"` //物料?
Img string `json:"img"` //活动图
ActRule string `json:"actRule"`
}
type GoodsDetail struct {