This commit is contained in:
syuilo 2019-02-23 14:56:48 +09:00
parent ca544039e3
commit bc5c7264c5

View file

@ -15,8 +15,7 @@ export const meta = {
params: {}, params: {},
res: { res: {
type: 'entity', type: 'User',
entity: 'User'
} }
}; };