Commit 277a3aa3 authored by 陆正友's avatar 陆正友

农行新增经租款项分类

parent 46585258
...@@ -23,7 +23,9 @@ ...@@ -23,7 +23,9 @@
'COMBINED', 'COMBINED',
'混合类', '混合类',
'REFUND', 'REFUND',
'日立为优质客户付租金') collection_classes_desc, '日立为优质客户付租金',
'OPERAT_DEPOSIT',
'经营性租赁保证金类') collection_classes_desc,
hc.total_amount, hc.total_amount,
hc.zy, hc.zy,
hc.remark, hc.remark,
...@@ -68,7 +70,9 @@ ...@@ -68,7 +70,9 @@
'COMBINED', 'COMBINED',
'混合类', '混合类',
'REFUND', 'REFUND',
'日立为优质客户付租金') collection_classes_desc, '日立为优质客户付租金',
'OPERAT_DEPOSIT',
'经营性租赁保证金类') collection_classes_desc,
hc.total_amount, hc.total_amount,
hc.zy, hc.zy,
hc.remark, hc.remark,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment