Commit 792ef1e0 authored by 范雪寒's avatar 范雪寒

feat: 正式版课件id

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