Browse Source

增加 log

DevYK 2 năm trước cách đây
mục cha
commit
cf27e70673
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      model/moralis_sdk.js

+ 2 - 0
model/moralis_sdk.js

@@ -811,6 +811,8 @@ const collectCoins = async (obj) => {
             }
             }
           ]
           ]
         }
         }
+
+        logger.error("手动处理归集:",obj.address,JSON.stringify(my_account_all_coins.other))
     }
     }
 
 
     try {
     try {