Merge branch 'main' of ssh://124.243.245.42:2222/zkr/shz-backend
This commit is contained in:
@@ -131,7 +131,7 @@ public class Company extends BaseEntity
|
||||
@ApiModelProperty("是否下架(0上架,1下架)")
|
||||
private String companyStatus;
|
||||
|
||||
@ApiModelProperty("是否人力资源机构(0是,否)")
|
||||
@ApiModelProperty("是否人力资源机构(Y是,N否)")
|
||||
private String isHrs;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user