lsc 1 năm trước cách đây
mục cha
commit
068c939259
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pbl.js

+ 1 - 1
pbl.js

@@ -5374,7 +5374,7 @@ router.route("/selectDataBoardStudentCourseNew").all((req, res, next) => {
     postmysql(req, res, "selectDataBoardStudentCourseNew");
 });
 
-//数据看板-综合数据
+//数据看板-查询项目数据长度
 router.route("/getCourseLength").all((req, res, next) => {
     postmysql(req, res, "getCourseLength");
 });