Commit 8dc51d36 authored by Steven杜宇's avatar Steven杜宇

// ai

parent f593654d
......@@ -37,9 +37,9 @@ class YHAIMainChatViewController: YHBaseViewController {
tableView.delegate = self
tableView.dataSource = self
YHAIChatConfiguration.defaultConfig.registerMessageGroupCells(tableView)
tableView.es.addYHPullToRefresh {
self.getHistoryMessages(false)
}
// tableView.es.addYHPullToRefresh {
// self.getHistoryMessages(false)
// }
return tableView
}()
......
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