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