fix: 微信小程序接口对接修改,联调测试问题修复。
This commit is contained in:
@@ -203,7 +203,12 @@ sms:
|
||||
# 模板内容需包含 ${code} 参数
|
||||
code-template-id: 'SMS_465720430' # TODO: 请填写您的阿里云短信模板CODE
|
||||
|
||||
|
||||
# 设备类型到 ProductKey 的映射配置
|
||||
device-type:
|
||||
# 1-水质检测仪 ProductKey(请填写实际的 ProductKey)
|
||||
water-quality-monitor: a15hA3oBPmB # TODO: 请替换为实际的水质检测仪 ProductKey
|
||||
# 2-控制一体机 ProductKey(请填写实际的 ProductKey)
|
||||
control-integrated: a1Xj9dagTIx # TODO: 请替换为实际的控制一体机 ProductKey
|
||||
--- # 阿里云生活物联网平台(飞燕平台)配置
|
||||
aliyun:
|
||||
living-iot:
|
||||
@@ -219,12 +224,6 @@ aliyun:
|
||||
app-key: 334224397
|
||||
# App Secret
|
||||
app-secret: 70de3018ec39423e9ca1e1b6a6a84ad6
|
||||
# 设备类型到 ProductKey 的映射配置
|
||||
device-type:
|
||||
# 1-水质检测仪 ProductKey(请填写实际的 ProductKey)
|
||||
water-quality-monitor: a15hA3oBPmB # TODO: 请替换为实际的水质检测仪 ProductKey
|
||||
# 2-控制一体机 ProductKey(请填写实际的 ProductKey)
|
||||
control-integrated: a1Xj9dagTIx # TODO: 请替换为实际的控制一体机 ProductKey
|
||||
# AMQP 服务端订阅配置(使用数据同步的 AppKey + AppSecret)
|
||||
amqp:
|
||||
# 是否启用
|
||||
|
||||
Reference in New Issue
Block a user