第三方开源软件许可声明
本平台在产品分发中使用了以下开源软件组件,其著作权归各自作者所有,均依据 MIT 许可证授权使用。本声明旨在履行 MIT 许可证要求的版权与许可声明义务,完整的 MIT 许可证文本可在各项目对应的许可证文件中查看。
1. Vue.js
版权声明:Copyright (c) 2013-present, Yuxi (Evan) You
项目地址:https://github.com/vuejs/core
许可证文件:https://github.com/vuejs/core/blob/main/LICENSE
2. Vite
版权声明:Copyright (c) 2019-present, Yuxi (Evan) You and Vite contributors
项目地址:https://github.com/vitejs/vite
许可证文件:https://github.com/vitejs/vite/blob/main/LICENSE
3. @vitejs/plugin-vue
版权声明:Copyright (c) 2019-present, Yuxi (Evan) You and Vite contributors
项目地址:https://github.com/vitejs/vite-plugin-vue
许可证文件:https://github.com/vitejs/vite-plugin-vue/blob/main/LICENSE
4. Express
版权声明:Copyright (c) 2009-2014 TJ Holowaychuk; Copyright (c) 2013-2014 Roman Shtylman; Copyright (c) 2014-2015 Douglas Christopher Wilson
项目地址:https://github.com/expressjs/express
许可证文件:https://github.com/expressjs/express/blob/master/LICENSE
5. mysql2
版权声明:Copyright (c) 2016 Andrey Sidorov and contributors
项目地址:https://github.com/sidorares/node-mysql2
许可证文件:https://github.com/sidorares/node-mysql2/blob/master/License
6. cors
版权声明:Copyright (c) 2013 Troy Goode
项目地址:https://github.com/expressjs/cors
许可证文件:https://github.com/expressjs/cors/blob/master/LICENSE
7. express-async-errors
版权声明:Copyright (c) 2016 David Banham
项目地址:https://github.com/davidbanham/express-async-errors
许可证文件:https://github.com/davidbanham/express-async-errors/blob/master/LICENSE
感谢所有开源贡献者的辛勤付出。