Kaynağa Gözat

创建fcode funciion

james 8 yıl önce
ebeveyn
işleme
4be61292c3
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      admin/control/stat_anotice.php

+ 5 - 0
admin/control/stat_anotice.php

@@ -66,4 +66,9 @@ class stat_anoticeControl extends SystemControl
         Tpl::showpage('stat.anotice.favorite.list');
 
     }
+
+    public function fcodeOp()
+    {
+        $goods_name = trim($_REQUEST[''])
+    }
 }