更细配置
This commit is contained in:
parent
b2be8709de
commit
f7b3dc8d1f
@ -3102,34 +3102,34 @@
|
||||
|
||||
<class name="VI_LC_RENT_COLLECTION" label="租金通知书" keyAttributes="">
|
||||
<attributes>
|
||||
<attribute name="`id`" label="`id`" type="STRING"/>
|
||||
<attribute name="`orgid`" label="`orgid`" type="STRING"/>
|
||||
<attribute name="`userid`" label="`userid`" type="STRING"/>
|
||||
<attribute name="`project_id`" label="`project_id`" type="STRING"/>
|
||||
<attribute name="`contract_id`" label="`contract_id`" type="STRING"/>
|
||||
<attribute name="`contract_status`" label="`contract_status`" type="STRING"/>
|
||||
<attribute name="`contract_number`" label="`contract_number`" type="STRING"/>
|
||||
<attribute name="`payment_number`" label="`payment_number`" type="STRING"/>
|
||||
<attribute name="`customername`" label="`customername`" type="STRING"/>
|
||||
<attribute name="`project_name`" label="`project_name`" type="STRING"/>
|
||||
<attribute name="`plan_list`" label="`plan_list`" type="STRING"/>
|
||||
<attribute name="`plan_date`" label="`plan_date`" type="STRING"/>
|
||||
<attribute name="`rent`" label="`rent`" type="STRING"/>
|
||||
<attribute name="`corpus`" label="`corpus`" type="STRING"/>
|
||||
<attribute name="`interest`" label="`interest`" type="STRING"/>
|
||||
<attribute name="`penalty`" label="`penalty`" type="STRING"/>
|
||||
<attribute name="`fact_rent`" label="`fact_rent`" type="STRING"/>
|
||||
<attribute name="`fact_corpus`" label="`fact_corpus`" type="STRING"/>
|
||||
<attribute name="`fact_interest`" label="`fact_interest`" type="STRING"/>
|
||||
<attribute name="`fact_penalty`" label="`fact_penalty`" type="STRING"/>
|
||||
<attribute name="`corpus_adjust`" label="`corpus_adjust`" type="STRING"/>
|
||||
<attribute name="`interest_adjust`" label="`interest_adjust`" type="STRING"/>
|
||||
<attribute name="`penalty_adjust`" label="`penalty_adjust`" type="STRING"/>
|
||||
<attribute name="`rent_over`" label="`rent_over`" type="STRING"/>
|
||||
<attribute name="`corpus_over`" label="`corpus_over`" type="STRING"/>
|
||||
<attribute name="`interest_over`" label="`interest_over`" type="STRING"/>
|
||||
<attribute name="`penalty_over`" label="`penalty_over`" type="STRING"/>
|
||||
<attribute name="`planstatus`" label="`planstatus`" type="STRING"/>
|
||||
<attribute name="`id`" label="id" type="STRING"/>
|
||||
<attribute name="`orgid`" label="orgid" type="STRING"/>
|
||||
<attribute name="`userid`" label="userid" type="STRING"/>
|
||||
<attribute name="`project_id`" label="project_id" type="STRING"/>
|
||||
<attribute name="`contract_id`" label="contract_id" type="STRING"/>
|
||||
<attribute name="`contract_status`" label="contract_status" type="STRING"/>
|
||||
<attribute name="`contract_number`" label="contract_number" type="STRING"/>
|
||||
<attribute name="`payment_number`" label="payment_number" type="STRING"/>
|
||||
<attribute name="`customername`" label="customername" type="STRING"/>
|
||||
<attribute name="`project_name`" label="project_name" type="STRING"/>
|
||||
<attribute name="`plan_list`" label="plan_list" type="STRING"/>
|
||||
<attribute name="`plan_date`" label="plan_date" type="STRING"/>
|
||||
<attribute name="`rent`" label="rent" type="STRING"/>
|
||||
<attribute name="`corpus`" label="corpus" type="STRING"/>
|
||||
<attribute name="`interest`" label="interest" type="STRING"/>
|
||||
<attribute name="`penalty`" label="penalty" type="STRING"/>
|
||||
<attribute name="`fact_rent`" label="fact_rent" type="STRING"/>
|
||||
<attribute name="`fact_corpus`" label="fact_corpus" type="STRING"/>
|
||||
<attribute name="`fact_interest`" label="fact_interest" type="STRING"/>
|
||||
<attribute name="`fact_penalty`" label="fact_penalty" type="STRING"/>
|
||||
<attribute name="`corpus_adjust`" label="corpus_adjust" type="STRING"/>
|
||||
<attribute name="`interest_adjust`" label="interest_adjust" type="STRING"/>
|
||||
<attribute name="`penalty_adjust`" label="penalty_adjust" type="STRING"/>
|
||||
<attribute name="`rent_over`" label="rent_over" type="STRING"/>
|
||||
<attribute name="`corpus_over`" label="corpus_over" type="STRING"/>
|
||||
<attribute name="`interest_over`" label="interest_over" type="STRING"/>
|
||||
<attribute name="`penalty_over`" label="penalty_over" type="STRING"/>
|
||||
<attribute name="`planstatus`" label="planstatus" type="STRING"/>
|
||||
</attributes>
|
||||
<manager>
|
||||
<managerProperties>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user