插件说明:
cmf5第一款拥有自动建表功能的插件。
前台调用方法:
在公共头部添加代码
use plugins\tcad\service\TcadService;
然后在需要的地方
echo TcadService::article('广告ID');