更新 'src/synapse/dataProvider.js'

This commit is contained in:
钟进 2022-07-06 21:17:43 +08:00
parent 29aa686e70
commit 2c002afe8e

View File

@ -103,7 +103,7 @@ const resourceMap = {
map: c => ({
...c,
id: c.user_id,
port:13001
port: "13001"
}),
data: "connections",
},