Commit 426174ea authored by limingzhe's avatar limingzhe

fix: debug

parent b74139b2
......@@ -258,8 +258,8 @@ export default class GameCenter extends cc.Component {
getGameList() {
console.log('=== 开始获取游戏列表 ===');
// const course_id = 39662;
const course_id = 39657;
const course_id = 39662;
// const course_id = 39657;
const uri = `api/courseware/v2/${course_id}/list`;
......
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