mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-11-07 14:40:50 +08:00
perf: ⚡ nuget update (#72)
This commit is contained in:
@@ -8,7 +8,6 @@ public sealed record DelReq : DelReq<long>;
|
||||
/// <summary>
|
||||
/// 请求:通过编号删除
|
||||
/// </summary>
|
||||
/// <typeparam name="T"></typeparam>
|
||||
public record DelReq<T> : DataAbstraction, IFieldPrimary<T>
|
||||
{
|
||||
/// <inheritdoc cref="IFieldPrimary{T}.Id" />
|
||||
|
||||
Reference in New Issue
Block a user