示例#1
0
文件: Action.php 项目: jodacz007/base
 public static function getMaxAction()
 {
     return Action::sum('action_value');
 }