Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-22023-2210132
pro235OSproject-1297
Commits
78f5c9cc
Commit
78f5c9cc
authored
10 months ago
by
T202410110993144
Browse files
Options
Download
Patches
Plain Diff
完成所有接口,完成下载安装测试
parent
7a5304bf
lijic
No related merge requests found
Changes
38
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
Back-end_Code/userServer/.idea/.gitignore
+8
-0
Back-end_Code/userServer/.idea/.gitignore
Back-end_Code/userServer/.idea/compiler.xml
+20
-0
Back-end_Code/userServer/.idea/compiler.xml
Back-end_Code/userServer/.idea/encodings.xml
+6
-0
Back-end_Code/userServer/.idea/encodings.xml
Back-end_Code/userServer/.idea/inspectionProfiles/Project_Default.xml
+6
-0
...e/userServer/.idea/inspectionProfiles/Project_Default.xml
Back-end_Code/userServer/.idea/jarRepositories.xml
+20
-0
Back-end_Code/userServer/.idea/jarRepositories.xml
Back-end_Code/userServer/.idea/misc.xml
+17
-0
Back-end_Code/userServer/.idea/misc.xml
Back-end_Code/userServer/.idea/modules.xml
+8
-0
Back-end_Code/userServer/.idea/modules.xml
Back-end_Code/userServer/.idea/uiDesigner.xml
+124
-0
Back-end_Code/userServer/.idea/uiDesigner.xml
Back-end_Code/userServer/HELP.md
+27
-0
Back-end_Code/userServer/HELP.md
Back-end_Code/userServer/target/classes/application.yml
+11
-0
Back-end_Code/userServer/target/classes/application.yml
Back-end_Code/userServer/target/classes/com/userserver/config/InterceptorConfig.class
+0
-0
...get/classes/com/userserver/config/InterceptorConfig.class
Back-end_Code/userServer/target/classes/com/userserver/config/RestTemplateConfig.class
+0
-0
...et/classes/com/userserver/config/RestTemplateConfig.class
Back-end_Code/userServer/target/classes/com/userserver/controller/Code.class
+0
-0
...erver/target/classes/com/userserver/controller/Code.class
Back-end_Code/userServer/target/classes/com/userserver/controller/DownloadController.class
+0
-0
...lasses/com/userserver/controller/DownloadController.class
Back-end_Code/userServer/target/classes/com/userserver/controller/InstallController.class
+0
-0
...classes/com/userserver/controller/InstallController.class
Back-end_Code/userServer/target/classes/com/userserver/controller/Result.class
+0
-0
...ver/target/classes/com/userserver/controller/Result.class
Back-end_Code/userServer/target/classes/com/userserver/controller/interceptor/ProjectInterceptor.class
+0
-0
...serserver/controller/interceptor/ProjectInterceptor.class
Back-end_Code/userServer/target/classes/com/userserver/download/Download.class
+0
-0
...ver/target/classes/com/userserver/download/Download.class
Back-end_Code/userServer/target/classes/com/userserver/download/WgetInstallerAndDownloader.class
+0
-0
.../com/userserver/download/WgetInstallerAndDownloader.class
Back-end_Code/userServer/target/classes/com/userserver/install/Install.class
+0
-0
...erver/target/classes/com/userserver/install/Install.class
with
247 additions
and
0 deletions
+247
-0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets