细节调整
This commit is contained in:
parent
235989fb45
commit
d08766df48
|
|
@ -73,6 +73,6 @@ namespace LY.App.Model
|
|||
}
|
||||
public class UpdateWhitelist : AddWhitelist
|
||||
{
|
||||
public long id { get; set; }
|
||||
public long Id { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue