From a977cf5f312d978abd9158089105a5161529cb4b Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Tue, 29 Sep 2020 10:02:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=9A=E5=90=88=E5=85=AC=E5=8F=B8=E7=BB=91?= =?UTF-8?q?=E5=AE=9A=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Admin/Controller/AggregateRelationController.class.php | 1 - 1 file changed, 1 deletion(-) 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"=>"收款方" )); }