黄森
黄森
## What is the purpose of the change support for Nacos weight configuration [#11494](https://github.com/apache/dubbo/issues/11494) ## Brief changelog 1. add method: org.apache.dubbo.registry.nacos.NacosRegistry#setWeight 2. upadte method: org.apache.dubbo.registry.nacos.NacosRegistry#buildURL ## Verifying this change ...
### Environment * Dubbo version: 2.7.21 * Operating System version: Widows * Java version: 1.8 * Nacos:2.1.0 Modifying the weight does not take effect;  The weight information delivered by...