//----------------------------------------------------------------------------/
 /**@brief record 按键消息入口
 @param 无
 @return 1、消息已经处理,不需要发送到 common 0、消息发送到 common 处理
 @note /
 /----------------------------------------------------------------------------*/
 static int record_key_event_opr(struct sys_event *event)










