Administrator
2024-06-06 400af57e240a4c0d74c81ffc8b3417226b51345a
pipIrr-platform/pipIrr-web/pipIrr-mwTest-web/src/main/java/com/dy/pipIrrMwTestWeb/test/CommandP206V100Ctrl.java
@@ -23,8 +23,8 @@
    @GetMapping(path = "test")
    public BaseResponse<String> test() {
        //return this.connect() ;//连接通信中间件测试
        //return this.cd97() ;
        return this.cd98() ;
        return this.cd97() ;
        //return this.cd98() ;
    }
    /**