|
|
@ -121,7 +121,6 @@ class AggregateRelationController extends AdminController
|
|
|
|
"settlement_type"=>"结算周期",
|
|
|
|
"settlement_type"=>"结算周期",
|
|
|
|
"invoice_type"=>"开票类型",
|
|
|
|
"invoice_type"=>"开票类型",
|
|
|
|
"invoice_content"=>"开票内容",
|
|
|
|
"invoice_content"=>"开票内容",
|
|
|
|
"is_payment"=>"打款流程",
|
|
|
|
|
|
|
|
"collection"=>"收款方"
|
|
|
|
"collection"=>"收款方"
|
|
|
|
));
|
|
|
|
));
|
|
|
|
}
|
|
|
|
}
|
|
|
|