stanley-king %!s(int64=7) %!d(string=hai) anos
pai
achega
d7f68391dd
Modificáronse 2 ficheiros con 34 adicións e 0 borrados
  1. 27 0
      mobile/control/webpush.php
  2. 7 0
      mobile/templates/default/webpush/fcode.php

+ 27 - 0
mobile/control/webpush.php

@@ -0,0 +1,27 @@
+<?php
+/**
+ * Created by PhpStorm.
+ * User: stanley-king
+ * Date: 2017/10/31
+ * Time: 下午4:11
+ */
+
+defined('InShopNC') or exit('Access Invalid!');
+
+class webpushControl extends mbMemberControl
+{
+    public function __construct()
+    {
+        parent::__construct();
+    }
+
+    public function fcodeOp()
+    {
+
+    }
+
+    public function bonusOp()
+    {
+
+    }
+}

+ 7 - 0
mobile/templates/default/webpush/fcode.php

@@ -0,0 +1,7 @@
+<?php
+/**
+ * Created by PhpStorm.
+ * User: stanley-king
+ * Date: 2017/10/31
+ * Time: 下午4:14
+ */