package values // H5Info h5的一些信息 type H5Info struct { CollectReward int64 IsCollect bool DownloadReward int64 IsDownload bool }