Ver código fonte

智慧工地需要返回shootCount

lyhzzz 1 ano atrás
pai
commit
8816c14f1d

+ 2 - 0
src/main/java/com/fdkankan/ucenter/vo/response/SceneProEntityVo.java

@@ -76,4 +76,6 @@ public class SceneProEntityVo  implements Serializable {
 
 
     private String phone;
     private String phone;
 
 
+    private Integer shootCount;
+
 }
 }