api config:
UserRpc:
Target: "nacos://nacos:123456@127.0.0.1:8848/user.rpc?namespaceid=nacos_local"
Timeout: 5000
In go-zero version 1.7.4, following the above link, using Nacos for service registration is successful, but service discovery does not work properly. What is the reason?