- Forums
- Help
- 错误 TypeError: not a function at _N (__FILE__) at printLogStatus (__FILE__:106) at main (__FILE__:378)
错误 TypeError: not a function at _N (__FILE__) at printLogStatus (__FILE__:106) at main (__FILE__:378)
Author:
三十六计, Created: 2022-03-12 16:56:41, Updated:
请教一下各位大佬 这个是什么问题 _N () 这个格式什么的也都没问题
More
发明者量化 _N接收的参数应该不是浮点数,应该对这个参数进行验证, 传空值什么的会出错
三十六计 _N(account.Info.totalCrossWalletBalance, 4)