예제 #1
0
파일: Action.php 프로젝트: jodacz007/base
 public static function getMaxAction()
 {
     return Action::sum('action_value');
 }