@@ -6,7 +6,3 @@ type FollowData struct {
Server string `json:"server"`
Projectname string `json:"projectname"`
}
-type DateExportData struct {
- ImgSrc string `json:"imgSrc"`
- OrderCode string `json:"orderCode"`
-}