menu.php 110 B

123456
  1. <?php
  2. return [
  3. 'type' => '规则类型',
  4. 'title' => '规则标题',
  5. 'name' => '规则名称',
  6. ];