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

+ 6 - 0
pbl.js

@@ -155,6 +155,12 @@ router.post("/selectCollList", (req, res) => {
     postmysql3(req, res, "select_collList");
 });
 
+//yym 获取用户订阅数据(数组查询)
+router.post("/selectSubList", (req, res) => {
+    console.log('获取',req.body); 
+    postmysql3(req, res, "select_subList");
+});
+
 
 
 //lqh获取活动acid