@@ -37,7 +37,7 @@ public class IotSfElementfactorAlreadyListResVo extends IotBaseEntity {
private String sfParentBid;
/** 排序字段 默认0 */
- private int sfSequence;
+ private Integer sfSequence;
/** 租户ID */
private String tid;
@@ -36,7 +36,7 @@ public class IotSfElementfactorListReqVo {