fixe du style, des trads, et touche le WF
This commit is contained in:
parent
ebed4d2c50
commit
1dbd98b680
10 changed files with 478 additions and 113 deletions
|
|
@ -20,6 +20,12 @@ public partial class Service : BaseProduct
|
|||
/// </summary>
|
||||
/// <returns></returns>
|
||||
public decimal? Pricing { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Associate a class of flow worker to handle with
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
public string Specification { get; set; }
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue