diff --git a/Application/Admin/Controller/AggregateRelationController.class.php b/Application/Admin/Controller/AggregateRelationController.class.php index c627e132a..010e2d504 100644 --- a/Application/Admin/Controller/AggregateRelationController.class.php +++ b/Application/Admin/Controller/AggregateRelationController.class.php @@ -121,7 +121,6 @@ class AggregateRelationController extends AdminController "settlement_type"=>"结算周期", "invoice_type"=>"开票类型", "invoice_content"=>"开票内容", - "is_payment"=>"打款流程", "collection"=>"收款方" )); }