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