1.我的面试添加邀约未读数,增加邀约已读接口,批量已读接口

2.管理端面试列表菜单添加已接受,已拒绝的红标数
This commit is contained in:
chenshaohua
2026-07-20 12:18:51 +08:00
parent 32fd1ecf01
commit 48fcdf8534
10 changed files with 111 additions and 5 deletions

View File

@@ -10,4 +10,5 @@ public class MyChart {
private String yyy;
private String yts;//已投诉
private String ypbqys;//已屏蔽
private String msyywd;//面试邀约未读
}