03、通过名字查找管理员
GET
http://localhost:8081/admins/findByName/{name}
请求参数
参数名
类型
描述
必填
name
String
管理员名字
必填