Browse Source

ActivityController

e 8 years ago
parent
commit
37173ffc94
1 changed files with 4 additions and 0 deletions
  1. 4 0
      www/protected/modules/common/controllers/ActivityController.php

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

@@ -29,6 +29,10 @@ class ActivityController extends O2oBaseController  {
         }
         echo "总共发送".$flag."个用户";
     }
+    //扫码跳转11元订单页面,回掉微信接口,注册用户信息,然后生成订单
+    public function actionScanCoupon(){
+        echo "hello world";
+    }
 
 
     //扫码获取代金券