更新 'src/synapse/dataProvider.js'
This commit is contained in:
parent
573857ed4a
commit
5b6edfbf11
@ -103,6 +103,7 @@ const resourceMap = {
|
|||||||
map: c => ({
|
map: c => ({
|
||||||
...c,
|
...c,
|
||||||
id: c.user_id,
|
id: c.user_id,
|
||||||
|
port:13001
|
||||||
}),
|
}),
|
||||||
data: "connections",
|
data: "connections",
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user