specialButton.php 232 B

123456789101112
  1. <?php
  2. return [
  3. // [
  4. // "id" => \App\Model\RoleMenuButton::special_one,
  5. // "title" => "分社价格",
  6. // "sort" => -1,
  7. // "func" => "special_show_branch_price",
  8. // "menu_id" => 17,
  9. // ],
  10. ];