修改中心

This commit is contained in:
2023-09-01 15:53:17 +08:00
parent 6854f5c8d3
commit 44ca1ebc9a
@@ -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;
}
}