|
|
|
@ -94,6 +94,7 @@ namespace BWP.B3SubstituteKill.BO |
|
|
|
|
|
|
|
[LogicName("来源单据")] |
|
|
|
[DmoTypeIDFormat] |
|
|
|
[DFExtProperty("WebControlType", DFEditControl.StaticText)] |
|
|
|
public short? SourceBillType { get; set; } |
|
|
|
|
|
|
|
private StatPay_CostDetailCollection _mCostDetails = new StatPay_CostDetailCollection(); |
|
|
|
|