mirror of
https://git.mirrors.martin98.com/https://github.com/cilame/v_jstools
synced 2025-07-09 07:11:47 +08:00
add
This commit is contained in:
parent
7284c76a18
commit
d02d2a0483
@ -33160,7 +33160,7 @@ function muti_process_sojsondefusion(jscode){
|
||||
var ast = parser.parse(jscode);
|
||||
|
||||
if (ast.program.body.length == 1){
|
||||
ast.program.body = ast.program.body[0].expression.callee.body
|
||||
ast.program.body = ast.program.body[0].expression.callee.body.body
|
||||
}
|
||||
|
||||
// ob 解混淆处理部分
|
||||
|
Loading…
x
Reference in New Issue
Block a user