code here
public UserModelCollection Get()public UserModelCollection Get(fromuri id)} );
1. the /user/正在运行2.the/user/123正在运行3.the/usr/Permissions给出错误找到与请求
我有带有CRUD的rest Web Api控制器。我需要添加一个自定义的POST端点: public class TherapistController : ApiController public IHttpActionResultTherapistModel therapistModel) return Ok(therapist); } 但在本例中,我有一个错误:“找到了与请求匹配<em