Commit 0e97e00f authored by qq_38816927's avatar qq_38816927

首次提交

parent 0954dbef
...@@ -123,7 +123,7 @@ function testMyRepair(){ ...@@ -123,7 +123,7 @@ function testMyRepair(){
// MyFunction.level2.level3.execute("1");-正确 // MyFunction.level2.level3.execute("1");-正确
// MyFunction.level2.level1.execute("1");-错误 // MyFunction.level2.level1.execute("1");-错误
//自定义代码修复测试点 //自定义代码修复测试点
MyFunction.level2.level3.execute("1");
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment