fix: 微信小程序接口对接,测试问题修复。
This commit is contained in:
@@ -180,6 +180,14 @@ public class AliyunIotProperties {
|
||||
*/
|
||||
private String controlIntegrated;
|
||||
|
||||
/**
|
||||
* 控制器 ProductKey (别名,指向 controlIntegrated)
|
||||
* @return ProductKey
|
||||
*/
|
||||
public String getController() {
|
||||
return controlIntegrated;
|
||||
}
|
||||
|
||||
/**
|
||||
* 根据设备类型获取 ProductKey
|
||||
* @param deviceType 1-水质检测仪, 2-控制一体机
|
||||
|
||||
Reference in New Issue
Block a user