比方说,你想通过调用来获得用户的列表get来api/users,但目前该表已被截断,所以没有用户.什么是这种情况下适当的反应404还是204?
get
api/users
404
204
api rest http
api ×1
http ×1
rest ×1