1.添加手机号和身份证的安全性和保密性
2.添加对应的定时任务
This commit is contained in:
@@ -16,5 +16,7 @@ public interface JobContactService{
|
||||
List<JobContact> getSelectList(JobContact jobContact);
|
||||
|
||||
int batchInsert(List<JobContact> list);
|
||||
|
||||
void updateJobContactEncrypt();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user