This commit is contained in:
aozhiwei 2023-06-17 13:50:14 +08:00
commit d870a8067f

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) => {