This commit is contained in:
2024-09-15 15:07:01 +08:00
parent 742a719e42
commit f3f7df190d
2 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@
/// <summary>
/// 起点
/// </summary>
public string startlocation_code { get; set; }
public string location_code { get; set; }
}
}