字段先添加 功能稍后

develop
old易 2024-10-11 14:25:36 +08:00
parent f917b29329
commit 79061068a8
1 changed files with 2 additions and 0 deletions

View File

@ -10,5 +10,7 @@ namespace New_College.Model.ViewModels
/// 传0位获取省 传其他Code为获取下级数据
/// </summary>
public string Code { get; set; } = "0";
public string provinceName { get; set; }
}
}