Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
李苗
/
Vion-DevOps
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 4c645225
authored
Feb 06, 2024
by
HlQ
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
[chg] 无用代码删除
1 parent
09198e44
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
9 deletions
src/main/java/vion/controller/FileController.java
src/main/java/vion/model/Pic.java
src/main/java/vion/controller/FileController.java
View file @
4c64522
This diff is collapsed.
Click to expand it.
src/main/java/vion/model/Pic.java
deleted
100644 → 0
View file @
09198e4
package
vion
.
model
;
import
lombok.Data
;
@Data
public
class
Pic
{
private
String
contractNo
;
private
String
code
;
}
\ No newline at end of file
Write
Preview
Markdown
is supported
Attach a file
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 post a comment