This commit is contained in:
aozhiwei 2023-06-14 14:48:29 +08:00
parent 1eaf618b4a
commit 72475298e9

View File

@ -99,10 +99,10 @@ async function init() {
'Web3Service' 'Web3Service'
); );
registerMetaClass(resDir + 'item@item.json', // registerMetaClass(resDir + 'item@item.json',
'id', // 'id',
'Item' // 'Item'
); // );
load(); load();
{ {
traverseMetaList('BlockChainDb', (dbConf, idx) => { traverseMetaList('BlockChainDb', (dbConf, idx) => {