Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

代码执行错误 #1386

Closed
LVXUEYANGTiger opened this issue Jul 4, 2020 · 8 comments
Closed

代码执行错误 #1386

LVXUEYANGTiger opened this issue Jul 4, 2020 · 8 comments
Labels

Comments

@LVXUEYANGTiger
Copy link

var x = 1;
var y = 2;
var z = 3;
var u = 4;
var v = 5;
console.log(x + y + z + u + v);

提交出错: {"code":1009,"error":"服务器错误","orign":{"returnCode":301,"returnMessage":"Invalid token","externCode":"","code":301,"return_code":301,"return_message":"Invalid token"}}

@suziwen
Copy link
Owner

suziwen commented Jul 4, 2020

你的token 不对,你是执行什么操作的,保存第三方储存?

@LVXUEYANGTiger
Copy link
Author

LVXUEYANGTiger commented Jul 4, 2020 via email

@suziwen
Copy link
Owner

suziwen commented Jul 4, 2020

@LVXUEYANGTiger
Copy link
Author

LVXUEYANGTiger commented Jul 4, 2020 via email

@suziwen
Copy link
Owner

suziwen commented Jul 4, 2020

代码执行这个确认是个 bug.

应该是升级了底层的 nwjs, 没有测试到. 感谢反馈.

@suziwen suziwen added bug and removed needinfo labels Jul 4, 2020
@LVXUEYANGTiger
Copy link
Author

LVXUEYANGTiger commented Jul 4, 2020 via email

@suziwen
Copy link
Owner

suziwen commented Jul 4, 2020

嗯,是的,就是在代码通过外部程序执行,然后把结果返回过来.

@suziwen
Copy link
Owner

suziwen commented Jul 10, 2020

8.2.2 已修复,可以到这里下载

@suziwen suziwen closed this as completed Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants