createWebUrl('store'); Header("Location: " . $url); }else{ $url = $this->createWebUrl('store'); //$url = $this->createWebUrl('gaikuangdata'); Header("Location: " . $url); } } }