随机客户端

feature-flyModify
zhangbin 2025-07-03 15:44:11 +08:00
parent 7bcb3b663a
commit 41820b4df0
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ namespace OpenAuth.WebApi.Model.mqtt
handlers,
server: "175.27.168.120",
port: 6011,
clientId: "mqtt_client_15823456",
clientId: Guid.NewGuid().ToString(),
username: "sdhc",
password: ""
);