Explorar o código

获取成果展示学生创业项目数据

yuanyiming %!s(int64=3) %!d(string=hai) anos
pai
achega
98f5aa9941
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      ssti.js

+ 6 - 0
ssti.js

@@ -349,6 +349,12 @@ router.post('/updateProjectApplication2Student',(req,res)=>{
     QMysql(req,res,'update_ProjectApplication2_Student')
     QMysql(req,res,'update_ProjectApplication2_Student')
 })
 })
 
 
+//yym 获取成果展示学生创业项目数据
+router.get("/SelectResultDetailStudent",(req,res)=>{
+    QMysql(req,res,"select_resultDetail_student");
+})
+
+
 GetData = function(req) {
 GetData = function(req) {
     var a = req.url.split("?");
     var a = req.url.split("?");
     var json = querystring.parse(a[1])
     var json = querystring.parse(a[1])