cate.php 103 B

123
  1. <?php
  2. $config = include(DEVER_PROJECT_PATH . 'src/resource/content/manage/cate.php');
  3. return $config;