示例#1
0
 public static function stateDuration($_cmd_id, $_value = null)
 {
     return history::stateDuration(str_replace('#', '', $_cmd_id), $_value);
 }