tentative campaign map management
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c46e66595b
commit
4c345bd044
37 changed files with 1693 additions and 50 deletions
|
@ -9,7 +9,7 @@ namespace Sledgemapper.Api.Models
|
|||
public int MapLogId { get; set; }
|
||||
|
||||
[Required]
|
||||
public int UserId{get;set;}
|
||||
public string UserId{get;set;}
|
||||
|
||||
[Required]
|
||||
public int SessionId { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue