移动系统liao
2024-05-29 f8ed0a1ee63cad489c67caaf76e9527a06da2947
CoreCms.Net.Services/baifenbingfa/Job_ApplicantProfileServices.cs
@@ -49,7 +49,7 @@
        /// <returns></returns>
        public async Task<AdminUiCallBack> InsertAsync(Job_ApplicantProfile entity)
        {
            return await _dal.InsertAsync(entity);
            return await _dal.NvInsertAsync(entity);
        }
        /// <summary>