Commit f61e83da authored by 黎博's avatar 黎博

提测说明新增跨域

parent 2bec8ad8
...@@ -18,6 +18,7 @@ import java.util.Map; ...@@ -18,6 +18,7 @@ import java.util.Map;
* @author libo * @author libo
* 2021-10-29 * 2021-10-29
*/ */
@CrossOrigin
@RestController @RestController
@RequestMapping("/quality") @RequestMapping("/quality")
public class QualityController { public class QualityController {
......
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