移动系统liao
2024-05-21 b8836eb74c397300d72b4ffed09ab36b1c4c4339
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>