upload.php 99 B

12345678
  1. <?php
  2. return [
  3. 'Name' => '名称',
  4. 'Path' => '路径',
  5. 'Group' => '所属分组'
  6. ];