newscategory.php 85 B

123456
  1. <?php
  2. return [
  3. 'Name' => '分类名称',
  4. 'Fjname' => '父级分类',
  5. ];