1
This commit is contained in:
parent
362cea871b
commit
ed825ebac3
@ -73,7 +73,7 @@ class teamController{
|
||||
echo json_encode(array(
|
||||
'errcode' => 0,
|
||||
'errmsg'=> '',
|
||||
'team_uuid' => $_REQUSET['team_uuid'],
|
||||
'team_uuid' => $team_uuid,
|
||||
'auto_fill' => $user_db['auto_fill'],
|
||||
'member_list' => $member_list,
|
||||
));
|
||||
|
Loading…
x
Reference in New Issue
Block a user