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.
我需要将一个控制器从我的 Domain1 调用到 Domain2。
该调用是对控制器的 ajax 调用,但它给我一个授权错误。
我如何授权 Domain1 调用控制器?