Commit 93941c96 authored by 赵啸非's avatar 赵啸非

员工表添加两个字段

parent 78659b91
......@@ -42,8 +42,7 @@ client.global.set("Workman_id", JSON.parse(response.body).data.id);
%}
###工作人员查看
GET {{baseUrl}}/workman/info?id=1
Authorization: {{authToken}}
GET {{baseUrl}}/workman/add
Accept: application/json
###工作人员编辑
......
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