Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
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
fulixin
dsk-operate-sys-cscec
Commits
4d945148
Commit
4d945148
authored
Dec 22, 2023
by
chenyuefang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
734499f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
CustomerApproveVo.java
.../main/java/com/dsk/cscec/domain/vo/CustomerApproveVo.java
+8
-4
No files found.
dsk-module/dsk-biz-api/src/main/java/com/dsk/cscec/domain/vo/CustomerApproveVo.java
View file @
4d945148
...
@@ -79,6 +79,10 @@ public class CustomerApproveVo {
...
@@ -79,6 +79,10 @@ public class CustomerApproveVo {
* 业主性质
* 业主性质
*/
*/
private
String
ownerKind
;
private
String
ownerKind
;
/**
* 企业性质
*/
private
String
customerProperty
;
/**
/**
* 资质等级
* 资质等级
*/
*/
...
@@ -132,10 +136,6 @@ public class CustomerApproveVo {
...
@@ -132,10 +136,6 @@ public class CustomerApproveVo {
* 税号
* 税号
*/
*/
private
String
taxNumber
;
private
String
taxNumber
;
/**
* 企业性质
*/
private
String
customerProperty
;
//证书信息
//证书信息
/**
/**
...
@@ -167,6 +167,10 @@ public class CustomerApproveVo {
...
@@ -167,6 +167,10 @@ public class CustomerApproveVo {
*/
*/
private
String
expireDate7
;
private
String
expireDate7
;
//审批意见
//审批意见
/**
* 是否同意准入/准入情况
*/
private
String
isagree
;
/**
/**
* 经办人
* 经办人
*/
*/
...
...
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