添加返回字段公司tags
This commit is contained in:
@@ -34,6 +34,9 @@ public class JobDto {
|
||||
/** 公司Logo */
|
||||
private String companyLogoUrl;
|
||||
|
||||
/** 公司标签 */
|
||||
private List<String> companyTags;
|
||||
|
||||
/** 地区名称 */
|
||||
private String regionName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user