user.php 174 B

12345678
  1. <?php
  2. return [
  3. 'Institution_name' => '机构名称',
  4. 'Username' => '用户名称',
  5. 'Password' => '密码',
  6. 'Realname' => '姓名'
  7. ];