Commit 207e29a4 authored by 李洪明's avatar 李洪明

init

parent aebf4937
......@@ -28,6 +28,7 @@ public class TestController {
private static final String USERPWD = "";
private static final String ACTKEY = "";
@GetMapping("/uploadInfo")
public String uploadInfo(@RequestParam("method") String method,
@RequestParam("version") String version,
......
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