src/main/java/com/dji/sample/patches/model/entity/PatchesEntity.java
@@ -13,7 +13,7 @@ @Builder @NoArgsConstructor @AllArgsConstructor @TableName(value = "tb_lot_info_copy") @TableName(value = "tb_lot_info") public class PatchesEntity implements Serializable { @TableId(type = IdType.AUTO)