appactive-java-client/client-channel/src/main/java/io/appactive/channel/file/FilePathUtil.java [145:150]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                "machineRulePath='" + machineRulePath + '\'' +
                ", dataScopeRuleDirectoryPath='" + dataScopeRuleDirectoryPath + '\'' +
                ", forbiddenRulePath='" + forbiddenRulePath + '\'' +
                ", trafficRouteRulePath='" + trafficRouteRulePath + '\'' +
                ", transformerRulePath='" + transformerRulePath + '\'' +
                ", idSourceRulePath='" + idSourceRulePath + '\'' +
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



appactive-java-client/client-channel/src/main/java/io/appactive/channel/nacos/NacosPathUtil.java [146:151]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                "machineRulePath='" + machineRulePath + '\'' +
                ", dataScopeRuleDirectoryPath='" + dataScopeRuleDirectoryPath + '\'' +
                ", forbiddenRulePath='" + forbiddenRulePath + '\'' +
                ", trafficRouteRulePath='" + trafficRouteRulePath + '\'' +
                ", transformerRulePath='" + transformerRulePath + '\'' +
                ", idSourceRulePath='" + idSourceRulePath + '\'' +
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



