二楼细节完善 bug处理
This commit is contained in:
@@ -38,6 +38,14 @@
|
||||
/// 载具
|
||||
/// </summary>
|
||||
public List<String> carryIds { get; set; }
|
||||
/// <summary>
|
||||
/// 任务执行单号
|
||||
/// </summary>
|
||||
public string bill_code { get; set; }
|
||||
/// <summary>
|
||||
/// 任务执行区域
|
||||
/// </summary>
|
||||
public string area_code { get; set; }
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user