Commit f482494ab43457dc6f14143399173e46e99207aa

Authored by “张旭”
1 parent 4ea8f995

改回幼教中国id

metaCode/Classes/Main/HomePage/Controller/DownSlideController/CNUpSlideViewController.swift
@@ -284,7 +284,7 @@ class CNUpSlideViewController: CNLiveBaseViewController,UITableViewDelegate,UITa @@ -284,7 +284,7 @@ class CNUpSlideViewController: CNLiveBaseViewController,UITableViewDelegate,UITa
284 } 284 }
285 } 285 }
286 self.dataArray.addObjects(from: newDataArray as! [Any]) 286 self.dataArray.addObjects(from: newDataArray as! [Any])
287 - if self.idModel?.id == 16{//后面改成6 287 + if self.idModel?.id == 6{
288 //幼教中国,请求我的课程接口 288 //幼教中国,请求我的课程接口
289 self.getYjzgMyCurriculumApi() 289 self.getYjzgMyCurriculumApi()
290 let firMdl = self.dataArray.firstObject as! CNLiveDownSlideModel 290 let firMdl = self.dataArray.firstObject as! CNLiveDownSlideModel