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.
如果不允许用户执行该操作,如何在 back 的按需操作中返回 403?
Back& 安全性基于角色,Back& 安全性模板让您决定哪个角色(管理员、用户、ReadOnly ....)可以做什么(创建读取更新和删除)以及对哪个对象。因为操作是对象的“子”,所以您对对象安全所做的任何修改都会影响对其操作的访问。