Browse Source

2022.10.12.LAST

‘DF10F-0001A’ 2 years ago
parent
commit
665525126c
1 changed files with 4 additions and 1 deletions
  1. 4 1
      OneDayDay.md

+ 4 - 1
OneDayDay.md

@@ -1,4 +1,7 @@
 ## 2022.10.12  
 修改UI updatedevice页面<br>
 编写服务端datasource接口<br>
-The operator != is undefined for the argument type(s) int,nullJava(536871072)
+The operator != is undefined for the argument type(s) int,nullJava(536871072)
+public Integer getId() {                   public Integer getId() {
+    return id;                 ==>             return id;
+}                                          }