移动系统liao
2024-05-20 24c7242181f02ff6bb5e98ebd42c734aea120c13
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>