1
This commit is contained in:
commit
d870a8067f
@ -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) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user