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.
我有多个具有相同操作的控制器(检查验证、给出成功消息、给出错误消息)。我想将这些代码简化为处理程序。我可以使用助手吗?