入库费用登记查询
This commit is contained in:
+3
@@ -181,4 +181,7 @@ public class ExpenseAccountDO extends BaseVOEntity{
|
||||
|
||||
/** 查询参数:结算主体编码(货主编码等) */
|
||||
private String settlementCustomersCode;
|
||||
|
||||
/** 查询参数:结算主体ID(货主ID等,对应 settlement_customers.settlement_entity_id) */
|
||||
private Long settlementEntityId;
|
||||
}
|
||||
Reference in New Issue
Block a user