pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/java/com/dy/pipIrrRemote/monitor/p202404V201/cd15/CdCtrl.java
@@ -33,7 +33,7 @@ */ @Slf4j @Tag(name = "远程命令", description = "远程用户充值") @RestController("cd15Ctrl") @RestController("p202404V201Cd15Ctrl") @RequestMapping(path = "p202404V201/cd15") @RequiredArgsConstructor @Scope("prototype") //因为有对象类属性,所以采用原型模式,每次请求新建一个实例对象