diff --git a/server_demo/server.js b/server_demo/server.js index 77c6870..2a35ae3 100644 --- a/server_demo/server.js +++ b/server_demo/server.js @@ -83,4 +83,6 @@ app.use('/api', apiRouter) // //https://blog.csdn.net/weixin_45691995/article/details/139706869 //https://zhuanlan.zhihu.com/p/669087801 -//https://www.oracle.com/database/technologies/instant-client/macos-intel-x86-downloads.html#ic_osx_inst \ No newline at end of file +//https://www.oracle.com/database/technologies/instant-client/macos-intel-x86-downloads.html#ic_osx_inst + +//https://www.runoob.com/nodejs/nodejs-build-app.html \ No newline at end of file