Commit 60bd95d6 authored by luyuan's avatar luyuan

add cros

parent 6fb087cb
...@@ -34,6 +34,7 @@ import java.util.List; ...@@ -34,6 +34,7 @@ import java.util.List;
@RestController @RestController
@RequestMapping(value = "/account") @RequestMapping(value = "/account")
@CrossOrigin
public class AccountApi { public class AccountApi {
@Autowired @Autowired
......
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