<?php
return [
'1.0.0' => [
'初始化文章管理',
'CreateArticleTable.php',
],
'1.0.1' => [
'文章添加点赞,浏览字段',
'AddnumToArticleTable.php',
'1.0.2' => [
'文章添加媒体内容',
'AddMeidaToArticleTable.php',
];