test:()修改企业对象

dev.business
袁子龙 2024-10-09 17:13:08 +08:00
parent 0be030416f
commit c8f912393d
1 changed files with 1 additions and 3 deletions

View File

@ -20,9 +20,7 @@ import lombok.experimental.SuperBuilder;
@SuperBuilder
@NoArgsConstructor
@AllArgsConstructor
@EqualsAndHashCode(callSuper = true)
public class Business extends BaseEntity {
private static final long serialVersionUID = 1L;
public class Business {
/**
* Id