estimate to client
This commit is contained in:
parent
b7c9e93669
commit
3acb5bc922
13 changed files with 127 additions and 40 deletions
|
|
@ -2,6 +2,7 @@ using System;
|
|||
|
||||
namespace Yavsc.Model
|
||||
{
|
||||
using Models.Messaging;
|
||||
|
||||
public class BookQueryProviderInfo
|
||||
{
|
||||
|
|
@ -15,4 +16,5 @@ namespace Yavsc.Model
|
|||
|
||||
public string Reason { get; set; }
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue