Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gong-an
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
Administrator
gong-an
Commits
03253f08
Commit
03253f08
authored
Dec 10, 2021
by
lizhichao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
6522b5e0
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
64 additions
and
95 deletions
+64
-95
Test.java
...a/com/example/gajz/transferrelationship/bean/vo/Test.java
+2
-2
TransferRelationshipServiceImpl.java
.../service/serviceImpl/TransferRelationshipServiceImpl.java
+62
-93
No files found.
src/main/java/com/example/gajz/transferrelationship/bean/vo/Test.java
View file @
03253f08
...
...
@@ -28,12 +28,12 @@ public class Test {
/**
* 圆点x轴
*/
private
int
x
;
private
double
x
;
/**
* 圆点y轴
*/
private
int
y
;
private
double
y
;
/**
* 圆点大小
...
...
src/main/java/com/example/gajz/transferrelationship/service/serviceImpl/TransferRelationshipServiceImpl.java
View file @
03253f08
This diff is collapsed.
Click to expand it.
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