@@ -107,7 +107,7 @@ public class TradeOrderController {
}
- @PostMapping("/test")
+ @GetMapping("/test")
@Operation(summary = "测试报文发送")
@OperateLog(type = TRADE)
public String test() {