|
|
@@ -25,7 +25,7 @@ class MarketController extends MarketBaseController
|
|
|
*/
|
|
|
public function entry(){
|
|
|
if($this->agentStatus == 1){
|
|
|
- Wechat::redirectUrl(url('/weixin/market/index','','',true));
|
|
|
+ //Wechat::redirectUrl(url('/weixin/market/index','','',true));
|
|
|
}
|
|
|
return $this->fetch();
|
|
|
}
|