From af28ff91551a0da416a83f4c07a220d371439a91 Mon Sep 17 00:00:00 2001
From: liuweiwen <“529520975@qq.com>
Date: Fri, 10 Jan 2020 14:43:51 +0800
Subject: [PATCH 1/2] =?UTF-8?q?=E5=B7=A5=E4=BC=9A=E5=BD=92=E5=B1=9E?=
=?UTF-8?q?=E6=9F=A5=E8=AF=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
Application/Admin/Controller/PromoteController.class.php | 4 ++--
Application/Admin/View/Promote/belong.html | 2 +-
Application/Admin/View/Promote/belong_edit.html | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/Application/Admin/Controller/PromoteController.class.php b/Application/Admin/Controller/PromoteController.class.php
index c886ee80c..fa34b014a 100644
--- a/Application/Admin/Controller/PromoteController.class.php
+++ b/Application/Admin/Controller/PromoteController.class.php
@@ -1325,8 +1325,8 @@ class PromoteController extends ThinkController
*/
public function belong($p = 1)
{
- if (strlen(I('company_belong'))) {
- $map['pb.company_belong'] = I('company_belong');
+ if (strlen(I('company_relation'))) {
+ $map['pb.company_relation'] = I('company_relation');
}
if (strlen(I('verify_status'))) {
diff --git a/Application/Admin/View/Promote/belong.html b/Application/Admin/View/Promote/belong.html
index 462d97a6a..a9a61708a 100644
--- a/Application/Admin/View/Promote/belong.html
+++ b/Application/Admin/View/Promote/belong.html
@@ -59,7 +59,7 @@
-