0
This commit is contained in:
@@ -103,9 +103,13 @@ namespace Gatedge.ScanCode.Models.K3Request.SaveModel
|
||||
/// </summary>
|
||||
public Stock? FBarStockId { get; set; }
|
||||
/// <summary>
|
||||
/// 生产订单分录
|
||||
/// 源单Id
|
||||
/// </summary>
|
||||
public MoEntry? FBarMoEntryId { get; set; }
|
||||
public string FSrcBillId { get; set; }
|
||||
/// <summary>
|
||||
/// 源单分录Id
|
||||
/// </summary>
|
||||
public string FSrcEntryId { get; set; }
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user