DengTao 8 rokov pred
rodič
commit
1cb9208838

+ 0 - 5
www/protected/modules/common/controllers/ActivityController.php

@@ -8,11 +8,6 @@
 
 class ActivityController extends O2oBaseController  {
     //扫码获取代金券
-
-    public function actionIndex(){
-        $this->render('index');exit;
-    }
-
     public function actionGetCoupon() {
         $signPackage = CommonWeixin::get_sign();
         $coupon_id = Yii::app()->request->getParam('coupon_id','');//获取代金券id