wangkaiyue 5 years ago
parent
commit
f6c41c6e3a
1 changed files with 0 additions and 4 deletions
  1. 0 4
      common/src/qfw/util/rpc/follow.go

+ 0 - 4
common/src/qfw/util/rpc/follow.go

@@ -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"`
-}