示例#1
0
文件: User.php 项目: rapila/cms-base
 public function resetBackendSettings()
 {
     return parent::setBackendSettings(null);
 }