CoreCms.Net.IRepository/baifenbinfa/IJob_ApplicantProfileRepository.cs
@@ -35,7 +35,12 @@ /// <returns></returns> Task<AdminUiCallBack> InsertAsync(Job_ApplicantProfile entity); /// <summary> /// 导航出入 /// </summary> /// <param name="entity"></param> /// <returns></returns> Task<AdminUiCallBack> NvInsertAsync(Job_ApplicantProfile entity); /// <summary> /// 重写异步更新方法 /// </summary>