Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
6921671a
Commit
6921671a
authored
Aug 17, 2023
by
gu-jinli1118
Browse files
222
parent
21db0c43
Changes
2
Hide whitespace changes
Inline
Side-by-side
jshERP-boot/src/main/java/com/jsh/erp/utils/shape.java
View file @
6921671a
package
override
;
package
com.jsh.erp.utils
;
public
class
shape
{
public
double
area
(
int
length
,
int
width
)
{
...
...
jshERP-boot/src/main/java/com/jsh/erp/utils/triangle.java
View file @
6921671a
package
override
;
package
com.jsh.erp.utils
;
public
class
triangle
extends
shape
{
@Override
...
...
Write
Preview
Supports
Markdown
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