Commit 529bfd11 authored by 范雪寒's avatar 范雪寒

feat: 删除 console.waring 方法

parent 792ef1e0
......@@ -89,7 +89,6 @@ cc.Class({
coursewareId = 21506;
this.baseUrl = "http://staging-openapi.iteachabc.com/api/";
} else {
console.waring("汪汪汪");
coursewareId = 38652;
this.baseUrl = "http://openapi.iteachabc.com/api/";
}
......
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