ht_futures.go 64 B

12345
  1. package request
  2. type IndexPushReq struct {
  3. IndexCode string
  4. }