update
This commit is contained in:
@ -39,6 +39,12 @@ public class LngCustomerDocVo {
|
||||
@ApiModelProperty("资质证书类型")
|
||||
private String docTypeCode;
|
||||
|
||||
/**
|
||||
* 资质证书类型
|
||||
*/
|
||||
@ApiModelProperty("资质证书类型名称")
|
||||
private String docTypeName;
|
||||
|
||||
|
||||
/**
|
||||
* 资质证书编号
|
||||
|
||||
Reference in New Issue
Block a user