Commit 11a6dc83 by 孙香冬

no message

parent 7b68a215
......@@ -24,14 +24,4 @@ export function setRouter(httpServer){
httpServer.post('/jgfwnl_RSUfsl', asyncHandler(jgfwnl_RSUfslBiz.getData));
//接口
// httpServer.get('/testOverview', asyncHandler(csgkBiz.getData)); //测试概况
// httpServer.get('/testAnalysis', asyncHandler(csfxBiz.getData)); //测试分析
// httpServer.get('/cloudResoures', asyncHandler(yzy.getData)); //云资源
// httpServer.post('/testOverview', asyncHandler(csgkBiz.getData));
// httpServer.post('/testAnalysis', asyncHandler(csfxBiz.getData));
// httpServer.post('/cloudResoures', asyncHandler(yzy.getData));
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment