Browse Source

物管端,查询评价权限,完善维保列表数据。

wanghaicheng 5 years ago
parent
commit
871d156713

+ 1 - 1
lift-enterprise-service/src/main/java/cn/com/ty/lift/enterprise/option/dao/entity/MaintenanceOption.java

@@ -28,7 +28,7 @@ public class MaintenanceOption implements Serializable {
      * 保养项目ID
      */
     @TableId(value = "id", type = IdType.AUTO)
-    private Integer id;
+    private Long id;
 
     /**
      * 维保公司id