package pdc type ScrewDownSave struct { ArtId string `json:"artId"` ScrewLi []ScrewDown `json:"screwLi"` }