Kaynağa Gözat

自主学习修改学习空间

11wqe1 3 hafta önce
ebeveyn
işleme
714b1f470a
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      pbl.js

+ 5 - 0
pbl.js

@@ -1767,6 +1767,11 @@ router.route("/updatecocostudySpace").all((req, res, next) => {
     postmysql(req, res, "updatecocostudySpace");
     postmysql(req, res, "updatecocostudySpace");
 });
 });
 
 
+//  自主学习修改学习空间  yym
+router.route("/updatecocostudySpaceCopy").all((req, res, next) => {
+    postmysql(req, res, "updatecocostudySpaceCopy");
+});
+
 //  自主学习-学习空间-添加工具  yym
 //  自主学习-学习空间-添加工具  yym
 router.route("/addctysconote").all((req, res, next) => {
 router.route("/addctysconote").all((req, res, next) => {
     postmysql(req, res, "addctysconote");
     postmysql(req, res, "addctysconote");