更新 'src/synapse/dataProvider.js'

This commit is contained in:
2022-07-09 14:21:33 +08:00
parent ab673a91a1
commit 44b9aca138
+1 -1
View File
@@ -156,7 +156,7 @@ const resourceMap = {
return json.total; return json.total;
}, },
}, },
user_p3url: { user_urlpreview: {
map: jr => ({ map: jr => ({
id: jr, id: jr,
}), }),