Skip to content

Commit

Permalink
add uhh
Browse files Browse the repository at this point in the history
  • Loading branch information
itjhDev committed Apr 25, 2024
1 parent 28e1506 commit ebb06b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion TouTiao/HomeVideoTableViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ class HomeVideoTableViewController: UITableViewController,SDCycleScrollViewDeleg


if videoInfo.at != 1 {

let datas = 0
// return

MobClick.event("ads")
Expand Down
1 change: 1 addition & 0 deletions TouTiao/VideoInfo.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ struct VideoInfo: HandyJSON {
var url: String?
var cTime: String?
var isCollectStatus: Int = 0
var isddS: Int = 0

}

0 comments on commit ebb06b0

Please sign in to comment.