#2025 update bsentities
This commit is contained in:
parent
b40e836420
commit
2af98b1dfd
31 changed files with 31 additions and 31 deletions
|
@ -166,7 +166,7 @@ public class BsAccessTokenCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsBadWordCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsBoostDocumentRuleCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsCrawlingInfoCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsCrawlingInfoParamCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsDataConfigCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsDuplicateHostCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsElevateWordCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsElevateWordToLabelCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsFailureUrlCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsFileAuthenticationCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsFileConfigCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsJobLogCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsKeyMatchCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsLabelTypeCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsPathMappingCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsRelatedContentCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsRelatedQueryCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsRequestHeaderCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsRoleTypeCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsScheduledJobCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsThumbnailQueueCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsWebAuthenticationCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsWebConfigCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsClickLogCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsFavoriteLogCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsSearchLogCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsUserInfoCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsGroupCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsRoleCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
|
@ -166,7 +166,7 @@ public class BsUserCB extends EsAbstractConditionBean {
|
|||
}
|
||||
|
||||
public static class HpSpecification {
|
||||
private List<String> columnList = new ArrayList<>();
|
||||
protected List<String> columnList = new ArrayList<>();
|
||||
|
||||
private void doColumn(String name) {
|
||||
columnList.add(name);
|
||||
|
|
Loading…
Add table
Reference in a new issue