Pārlūkot izejas kodu

住建事件推送至sys_dept_type_31

Memory_LG 9 mēneši atpakaļ
vecāks
revīzija
aeb32b6a71

+ 2 - 0
src/main/java/com/sooka/sponest/data/housingconstruction/domain/eventEntity/SensorEventVo.java

@@ -39,6 +39,8 @@ public class SensorEventVo {
 
     private String picture;// 图片
 
+    private String detpType = "sys_detp_type_31";//推送到住建
+
     public SensorEventVo(String longitude, String latitude, String sensorId, String reportor, Date reportTime, String address) {
         this.eventType = StaticEntity.EVENT_TYPE_CODE;
         this.longitude = longitude;