Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我要在 处调用我的 web api 操作api.myserver.com/clients?properties=ID,Name,如何将返回的属性限制为properties参数中指定的属性?
api.myserver.com/clients?properties=ID,Name
properties