自动生成job
This commit is contained in:
+7
-2
@@ -88,5 +88,10 @@ public class SettlementCustomersPO extends BaseVOEntity{
|
||||
|
||||
private String settlementObject;
|
||||
|
||||
|
||||
}
|
||||
@ApiModelProperty(name = "散租推送计费单据/流水任务id")
|
||||
private Integer pushBillingRecordJobId;
|
||||
@ApiModelProperty(name = "整租推送计费单据/流水任务id")
|
||||
private Integer pushContractManageToBmsJobId;
|
||||
@ApiModelProperty(name = "生成应收账单任务id")
|
||||
private Integer pushBillManageJobId;
|
||||
}
|
||||
Reference in New Issue
Block a user