먼저 users에 대한 entity 만들어준다. import { normalize, schema } from 'normalizr'; const user = new schema.Entity ...
確定! 回上一頁