Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dcs-plan
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
INET-TWO
server
dcs-plan
Commits
2e645016
Commit
2e645016
authored
Sep 23, 2024
by
wei
🎱
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
导出属性
parent
49c4bcb8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
16 deletions
+1
-16
SupplierEarlyWarningVO.java
.../com/yonde/dcs/plan/common/vo/SupplierEarlyWarningVO.java
+1
-16
No files found.
dcs-plan-common/src/main/java/com/yonde/dcs/plan/common/vo/SupplierEarlyWarningVO.java
View file @
2e645016
...
...
@@ -13,17 +13,8 @@ import java.time.LocalDateTime;
*/
@Data
public
class
SupplierEarlyWarningVO
implements
Serializable
{
private
long
id
;
/**
* 供方系统默认编号
*/
@ExcelProperty
(
"供方系统默认编号"
)
private
String
number
;
/**
* 供方
系统默认
编号
* 供方编号
*/
@ExcelProperty
(
"供方编号"
)
private
String
supplierNumber
;
...
...
@@ -34,12 +25,6 @@ public class SupplierEarlyWarningVO implements Serializable {
@ExcelProperty
(
"供方名称"
)
private
String
name
;
/**
* 经营类别
*/
//@ExcelProperty("经营类别")
private
String
operateType
;
/**
* 统一社会信用引用代码
*/
...
...
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