This commit is contained in:
2026-01-05 12:44:01 +08:00
parent 41a939176e
commit ea541fb6e4
14 changed files with 171 additions and 467 deletions

View File

@@ -2,7 +2,7 @@
namespace Atomx.Admin.Client.Models
{
public class StateProvinceModel: StateProvince
public class StateProvinceModel: Area
{
}
}