update修改
This commit is contained in:
parent
505dc903ed
commit
99fd451ab7
@ -350,7 +350,7 @@ public class TDEngineService {
|
||||
sb.append("c");
|
||||
sb.append(dv.getDeviceId());
|
||||
sb.append(" using c_");
|
||||
sb.append(dv.getModelCode());
|
||||
sb.append(dv.getDeviceId().toString());
|
||||
sb.append("_").append(dv.getIotModelField());
|
||||
sb.append(" tags (");
|
||||
sb.append(dv.getDeviceId());
|
||||
|
Loading…
Reference in New Issue
Block a user