Commit 1d8d2842 authored by liujiangnan's avatar liujiangnan

feat: 上报成绩依赖的数据

parent e6e5df8c
......@@ -97,6 +97,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
return;
}
middleLayerComponent.setData('NJ_BookTable', {
levelId: book.pid,
folderId: book.id,
courseId: row.id,
});
......
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