@@ -33,6 +33,7 @@ type ItemHistoryData struct {
}
type MultiAddItemHistoryDataReq struct {
+ CommonParams
List []*ItemHistoryData `json:"list"`