Pixy Yuan

Results 5 issues of Pixy Yuan

DO NOT USE same machine name created by `docker-machine` I have a boot2docker machine using `docker-machine create default` created before. then I use `podman-machine create default`. After `podman-machine rm default`,...

Error performing create: Error creating machine: Error in driver during machine creation: /usr/local/bin/VBoxManage storagectl default --name SATA --add sata --hostiocache on failed: VBoxManage: error: Storage controller named 'SATA' already exists...

### What version of nacos-sdk-go are you using? 2.2.3 ### What did you expect to see? https://github.com/nacos-group/nacos-sdk-go/blob/v2.2.3/common/constant/const.go ```golang CLIENT_VERSION = "Nacos-Go-Client:v2.2.3" ``` ### What did you see instead? ```golang CLIENT_VERSION...

data参数中: - 结果:group@@serviceName@@timestamp - 期望:timestamp@@group@@serviceName