Files
new_ine/config/article.php
2021-12-09 11:27:50 +08:00

11 lines
145 B
PHP

<?php
return [
// 不显示时间段文章
'no_time' => [
'118',
'131',
'133',
'134',
]
];