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'
);
registerMetaClass(resDir + 'item@item.json',
'id',
'Item'
);
// registerMetaClass(resDir + 'item@item.json',
// 'id',
// 'Item'
// );
load();
{
traverseMetaList('BlockChainDb', (dbConf, idx) => {