save([ 'user_id' => $user_id, 'form_id' => $form_id, 'expiry_time' => time() + (7 * 86400) - 10, 'wxapp_id' => self::$wxapp_id ]); } }