修改中心

IRC_NewDev
hang 2023-09-01 15:53:17 +08:00
parent 6854f5c8d3
commit 44ca1ebc9a
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ namespace IRaCIS.Application.Contracts
public string City { get; set; } = string.Empty;
public string Province { get; set; } = string.Empty;
public string Country { get; set; } = string.Empty;
}
}