예제 #1
0
파일: User.php 프로젝트: wailovet/wechat-qy
 protected function cleanData()
 {
     parent::cleanData();
     $this->list_simple = false;
 }