Files
ul-file-share/config/view_type.php
2021-06-19 13:09:45 +08:00

11 lines
102 B
PHP

<?php
return [
'category' => [
'' => '普通:',
],
'post' => [
'' => '普通:',
]
];