Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
224ed821
Commit
224ed821
authored
Mar 01, 2018
by
zhuwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
label
parent
13eb7d1b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Broker.php
application/api_broker/controller/Broker.php
+1
-0
No files found.
application/api_broker/controller/Broker.php
View file @
224ed821
...
@@ -247,6 +247,7 @@ class Broker extends Basic
...
@@ -247,6 +247,7 @@ class Broker extends Basic
//dump($Agents_res);
//dump($Agents_res);
$UPhoneFollowPp_res
[
$k
][
'agentinfo'
]
=
$Agents_res
?
$Agents_res
[
'agentshopname'
]
.
'-'
.
$Agents_res
[
'realname'
]
:
'未知'
;
$UPhoneFollowPp_res
[
$k
][
'agentinfo'
]
=
$Agents_res
?
$Agents_res
[
'agentshopname'
]
.
'-'
.
$Agents_res
[
'realname'
]
:
'未知'
;
$UPhoneFollowPp_res
[
$k
][
'user_pic'
]
=
HEADERIMGURL
.
$Agents_res
[
'head_portrait'
];
$UPhoneFollowPp_res
[
$k
][
'user_pic'
]
=
HEADERIMGURL
.
$Agents_res
[
'head_portrait'
];
$UPhoneFollowPp_res
[
$k
][
'label'
]
=
'已打通'
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment