添加返回字段公司tags

This commit is contained in:
zk
2026-06-23 20:14:08 +08:00
parent a544148e5d
commit b0dd5c98d7
3 changed files with 9 additions and 0 deletions
@@ -34,6 +34,9 @@ public class JobDto {
/** 公司Logo */
private String companyLogoUrl;
/** 公司标签 */
private List<String> companyTags;
/** 地区名称 */
private String regionName;