I created a schema and imported it into App.js. const ConfigSchema = { BrandSchema: { name: 'Brand', primaryKey: 'id', properties: { id: ...
確定! 回上一頁