Commit f86617d4 authored by Steven杜宇's avatar Steven杜宇

// 去除测试代码

parent 0c068f7c
......@@ -336,13 +336,13 @@ extension YHMyViewController : UITableViewDelegate, UITableViewDataSource {
return
}
if true {
let vc = YHCertificateAppointViewController()
vc.orderId = 151086
// 151296
self.navigationController?.pushViewController(vc)
return
} //for test dy
// if true {
// let vc = YHCertificateAppointViewController()
// vc.orderId = 151090
// // 151296
// self.navigationController?.pushViewController(vc)
// return
// } //for test dy
let item: PersonalModuleItem = items[indexPath.row]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment