cmd) { case CmdCode::cmd_active_sign: # 6101 签到 return ActiveProc::sign(); default: Err(ErrCode::cmd_err); } } public static function sign() { } }