4
0
Fork 0
dcat-admin/packages/article/version.php

9 lines
110 B
PHP

<?php
return [
'1.0.0' => [
'初始化文章管理',
'CreateArticleTable.php',
],
];