摘要: public virtual void UpdateByProperties<TEntity>(TEntity entity, params Expression<Func<TEntity, object>>[] properties) where TEntity : class { var ent 阅读全文
posted @ 2021-07-20 18:19 天藐水瓶 阅读(21) 评论(0) 推荐(0) 编辑