Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
topsun-bpm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
鲁鑫
topsun-bpm
Commits
1aaa78f9
Commit
1aaa78f9
authored
Nov 17, 2023
by
鲁鑫
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
9591fb4d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
23 additions
and
2 deletions
+23
-2
compiler.xml
.idea/compiler.xml
+0
-1
dataSources.xml
.idea/dataSources.xml
+12
-0
modules.xml
.idea/modules.xml
+10
-0
.gitignore
topsun-xt/.gitignore
+1
-1
No files found.
.idea/compiler.xml
View file @
1aaa78f9
...
@@ -15,7 +15,6 @@
...
@@ -15,7 +15,6 @@
<bytecodeTargetLevel>
<bytecodeTargetLevel>
<module
name=
"SSRF"
target=
"1.5"
/>
<module
name=
"SSRF"
target=
"1.5"
/>
<module
name=
"ssrf-Project"
target=
"1.5"
/>
<module
name=
"ssrf-Project"
target=
"1.5"
/>
<module
name=
"SSRF-xt"
target=
"1.5"
/>
<module
name=
"test"
target=
"1.8"
/>
<module
name=
"test"
target=
"1.8"
/>
<module
name=
"topsun-project"
target=
"1.5"
/>
<module
name=
"topsun-project"
target=
"1.5"
/>
<module
name=
"topsun-Project"
target=
"1.5"
/>
<module
name=
"topsun-Project"
target=
"1.5"
/>
...
...
.idea/dataSources.xml
0 → 100644
View file @
1aaa78f9
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"DataSourceManagerImpl"
format=
"xml"
multifile-model=
"true"
>
<data-source
source=
"LOCAL"
name=
"topsun-bpm"
uuid=
"4effcd72-8d2a-4f94-bd95-5c6c03ab5f1c"
>
<driver-ref>
mysql.8
</driver-ref>
<synchronize>
true
</synchronize>
<jdbc-driver>
com.mysql.cj.jdbc.Driver
</jdbc-driver>
<jdbc-url>
jdbc:mysql://localhost:3306/topsun
</jdbc-url>
<working-dir>
$ProjectFileDir$
</working-dir>
</data-source>
</component>
</project>
\ No newline at end of file
.idea/modules.xml
0 → 100644
View file @
1aaa78f9
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ProjectModuleManager"
>
<modules>
<module
fileurl=
"file://$PROJECT_DIR$/huigou-xt/huigou-xt.iml"
filepath=
"$PROJECT_DIR$/huigou-xt/huigou-xt.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/topsun/topsun.iml"
filepath=
"$PROJECT_DIR$/topsun/topsun.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/topsun-xt/topsun-xt.iml"
filepath=
"$PROJECT_DIR$/topsun-xt/topsun-xt.iml"
/>
</modules>
</component>
</project>
\ No newline at end of file
topsun-xt/.gitignore
View file @
1aaa78f9
...
@@ -7,4 +7,4 @@
...
@@ -7,4 +7,4 @@
/bin
/bin
/lib
/lib
/src/main/resources/application.properties
/src/main/resources/application.properties
/
SSRF
-xt.iml
/
topsun
-xt.iml
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment