feat: 添加第12课课评、班级总结及学生画像更新
- K4周日1900班第12课《花朵随心画》课评(梁境城、钟嘉逸、王睿意补课) - AICODE03/CSP03各班级第12课课评及班级总结 - 更新多班级学生画像 - 课评生成技能优化
This commit is contained in:
5
node_modules/math-intrinsics/constants/maxValue.js
generated
vendored
Normal file
5
node_modules/math-intrinsics/constants/maxValue.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
'use strict';
|
||||
|
||||
/** @type {import('./maxValue')} */
|
||||
// eslint-disable-next-line no-extra-parens
|
||||
module.exports = /** @type {import('./maxValue')} */ (Number.MAX_VALUE) || 1.7976931348623157e+308;
|
||||
Reference in New Issue
Block a user