Explorar o código

资源模板分享

zengyicheng hai 1 ano
pai
achega
37875dc34d
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      pbl.js

+ 5 - 0
pbl.js

@@ -5766,6 +5766,11 @@ router.route("/addCETLabel").all((req, res, next) => {
     postmysql(req, res, "addCETLabel");
 });
 
+//资源模板分享
+router.route("/addCETShare").all((req, res, next) => {
+    postmysql(req, res, "addCETShare");
+});
+
 router.route("/updateSource").all((req, res, next) => {
     //修改资源
     if (req.body[0]) {