@ -55,14 +55,6 @@ Class ApiController extends SiteController {
$msg = '';
$err = '';
//方便测试
if (empty($content)) {
$content = $this->get('content', '');
}
if (empty($tag)) {
$tag = $this->get('tag', '');
$code = 0;
$err = '请粘贴填写分享内容!';