资源统计接口转发

This commit is contained in:
huangweixiong 2022-05-24 16:04:57 +08:00
parent 042ed549f5
commit 1ca0606cc3
1 changed files with 1 additions and 0 deletions

View File

@ -173,6 +173,7 @@ public class ResourceController {
} }
@GetMapping("ZywMessage") @GetMapping("ZywMessage")
@ApiOperation("资源转发")
public Result ZywMessage(){ public Result ZywMessage(){
String url = "http://15.72.158.81/zyjk/ZywMessage.asmx"; String url = "http://15.72.158.81/zyjk/ZywMessage.asmx";
String parame = "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n" + String parame = "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n" +