wuzeyu
2024-06-07 915221c09726c4105ecadd58aed1ea1cc860d504
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() ;
    }
    /**