official_website/config/cfg/seo.php

7 lines
111 B
PHP
Raw Normal View History

2024-12-02 13:57:08 +08:00
<?php
return [
'url_model' => '2',
'column_page' => '2',
'document_page' => '2',
'pseudo_status' => '1',
];