<?php
namespace plugin\article\app\model;
use app\model\Basic;
class PluginArticleContent extends Basic
{
// protected $pk='token_id';
}