Commit 89ae6d2c by maolipeng

Merge branch 'feature/zhujian/0726/qwLiving' into dev

parents 65b5792d 56371d6e
......@@ -41,7 +41,7 @@ const defaultBasicInfo = {
const defaultClassInfo = {
teacherId: null, //讲师的Id
courseName: '', //课程名称
duration: 3600000, //直播时长默认1小时
duration: 3600, //直播时长默认1小时
remindTime: 0, //提醒时间
startTime: new Date().getTime() + 300000,
};
......
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