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