# 2022.10.12 修改UI updatedevice页面
编写服务端datasource接口
### problem The operator != is undefined for the argument type(s) int,nullJava(536871072)
Before/after modification
public Integer getId() { public Integer getId() { return id; ==> return id; } }