Commit 87b4bed6 by liuyongshuai

添加跨越支持

parent b7b46544
......@@ -20,6 +20,7 @@ import java.util.List;
import java.util.Map;
@Controller
@CrossOrigin //跨域访问
public class BkController {
@Autowired
BkService bkService;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment