prod
This commit is contained in:
@ -28,6 +28,7 @@ public class AppDeviceHBYController extends BaseController {
|
|||||||
|
|
||||||
private final DeviceBJQBizService appDeviceService;
|
private final DeviceBJQBizService appDeviceService;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 获取设备详细信息
|
* 获取设备详细信息
|
||||||
*
|
*
|
||||||
|
|||||||
@ -281,10 +281,10 @@ justauth:
|
|||||||
mqtt:
|
mqtt:
|
||||||
username: admin
|
username: admin
|
||||||
password: #YtvpSfCNG
|
password: #YtvpSfCNG
|
||||||
url: tcp://47.120.79.150:2883
|
url: tcp://47.120.79.150:3883
|
||||||
subClientId: fys_subClient
|
subClientId: fys_subClient
|
||||||
subTopic: A/#,B/#,worker/location/#
|
subTopic: A/#,status/tenantCode/#,report/tenantCode/#
|
||||||
pubTopic: B/#
|
pubTopic: B/#,command/tenantCode/#
|
||||||
pubClientId: fys_pubClient
|
pubClientId: fys_pubClient
|
||||||
|
|
||||||
# TTS语音交互配置
|
# TTS语音交互配置
|
||||||
|
|||||||
Reference in New Issue
Block a user