docs: 补充来源与许可证说明

This commit is contained in:
sunlei 2026-06-08 12:09:58 +08:00
parent f25b84388c
commit f52bd3fcec
2 changed files with 7 additions and 0 deletions

View File

@ -1,6 +1,7 @@
MIT License MIT License
Copyright (c) 2024-present, Vben Copyright (c) 2024-present, Vben
Copyright (c) 2026 KwiTsukasa / KT contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

View File

@ -65,3 +65,9 @@ fix(api): 修复登录态刷新
``` ```
要求使用英文类型前缀,描述部分包含中文。 要求使用英文类型前缀,描述部分包含中文。
## 来源与许可证
| 一级来源 | 使用方式 | License |
| --- | --- | --- |
| [Vben Admin](https://github.com/vbenjs/vue-vben-admin) | Admin 基础工程、Vben 工作区结构和后台运行时约定 | MIT |