Commit 10be2255 authored by 赵啸非's avatar 赵啸非

修改工作人员

parent 311849a9
......@@ -19197,6 +19197,12 @@ Content-Type: multipart/form-data
<td>-</td>
</tr>
<tr>
<td>&emsp;systemUserName</td>
<td>Long</td>
<td>系统用户名</td>
<td>-</td>
</tr>
<tr>
<td>&emsp;deptId</td>
<td>Long</td>
<td>部门id号</td>
......@@ -19667,20 +19673,27 @@ Content-Type: multipart/form-data
</thead>
<tbody>
<tr>
<td>userName</td>
<td>loginName</td>
<td>String</td>
<td>用户名</td>
<td></td>
<td>-</td>
</tr>
<tr>
<td>password</td>
<td>loginPwd</td>
<td>String</td>
<td>密码</td>
<td></td>
<td>-</td>
</tr>
<tr>
<td>roleId</td>
<td>Long</td>
<td>权限Id</td>
<td></td>
<td>-</td>
</tr>
<tr>
<td>deptId</td>
<td>Long</td>
<td>部门id号</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment