@ -256,7 +256,7 @@ public class DeviceDetail extends IdEntity{
this.grantOrgCode = grantOrgCode;
}
@Column(name = "binding")
@Column(name = "is_binding")
public Integer getBinding() {
return binding;