feat: 完善请求日志过滤
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
{
|
||||
public string Phone { get; set; }
|
||||
|
||||
public string? Uuid { get; set; }
|
||||
public string Uuid { get; set; }
|
||||
|
||||
public string? Code { get; set; }
|
||||
public string Code { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user