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