v3.0.8
This commit is contained in:
parent
adb674d5ed
commit
e53c08839f
6
.gitattributes
vendored
6
.gitattributes
vendored
@ -1,2 +1,4 @@
|
|||||||
*.js linguist-language=java
|
*.js linguist-language=javascript
|
||||||
*.css linguist-language=java
|
*.css linguist-language=css
|
||||||
|
*.java linguist-language=java
|
||||||
|
*.vue linguist-language=vue
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -11,7 +11,7 @@ target/
|
|||||||
.project
|
.project
|
||||||
.classpath
|
.classpath
|
||||||
|
|
||||||
# idea ignore
|
# idea ignore
|
||||||
.idea/
|
.idea/
|
||||||
*.ipr
|
*.ipr
|
||||||
*.iml
|
*.iml
|
||||||
@ -26,7 +26,7 @@ logs/
|
|||||||
*.patch
|
*.patch
|
||||||
*.tmp
|
*.tmp
|
||||||
|
|
||||||
# system ignore
|
# system ignore
|
||||||
.DS_Store
|
.DS_Store
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|
||||||
|
2
LICENSE
2
LICENSE
@ -1,5 +1,5 @@
|
|||||||
GNU AFFERO GENERAL PUBLIC LICENSE
|
GNU AFFERO GENERAL PUBLIC LICENSE
|
||||||
Version 3, 19 November 2007
|
Version 3, 19 November 2007
|
||||||
|
|
||||||
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
||||||
Everyone is permitted to copy and distribute verbatim copies
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
|
BIN
doc/frame/架构图.png
Normal file
BIN
doc/frame/架构图.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 104 KiB |
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user