@@ -246,5 +246,6 @@ public class BizArchiveInput extends BaseEntity {
@TableField(exist = false)
private Long customerLabelId;
private String boss;
+ private String party;
}