소스 검색

创建新话题

zengyicheng 1 년 전
부모
커밋
0481c15063
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      pbl.js

+ 5 - 0
pbl.js

@@ -5786,6 +5786,11 @@ router.route("/addStudioCourseWorksS").all((req, res, next) => {
 router.route("/deleteStudioCourseWorkS").all((req, res, next) => {
     postmysql(req, res, "deleteStudioCourseWorkS");
 });
+
+//创建新话题
+router.route("/addSubTalk").all((req, res, next) => {
+    postmysql(req, res, "addSubTalk");
+});
 router.route("/selectStudioCourseNew222").all((req, res, next) => {
     var json = queryString(req.url);
     getmysql(