src/main/kotlin/cn/flightfeather/supervision/domain/ds1/entity/Itemevaluation.kt
@@ -7,7 +7,7 @@ @Table(name = "ea_t_itemevaluation") @JsonInclude(JsonInclude.Include.NON_NULL) public class Itemevaluation { open class Itemevaluation { @Id @Column(name = "IE_GUID") var ieguid: String? = null