This commit is contained in:
zhangchenbiao
2024-04-16 15:50:07 +08:00
parent cc7850e415
commit dee76b73f7
6 changed files with 20 additions and 14 deletions

View File

@@ -53,4 +53,6 @@ public class LineInterviewPageRequest extends PageBasicInfo {
private String interviewerUserId;
private List<Long> wantShopAreaIds;
private String areaPath;
}