移动系统liao
2025-02-17 557c2711a3e103ebc3d0492344eca9730d5e92b2
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>