更新 'src/synapse/dataProvider.js'

This commit is contained in:
钟进 2022-07-06 20:31:49 +08:00
parent 573857ed4a
commit 5b6edfbf11

View File

@ -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",
}, },