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