示例#1
0
文件: Basic.php 项目: respond/atk4
 function execQuery()
 {
     $this->processSorting();
     return parent::execQuery();
 }