This commit is contained in:
@@ -19,7 +19,7 @@ public class ContractInfoVO {
|
|||||||
private String contractName;
|
private String contractName;
|
||||||
|
|
||||||
@Schema(description ="手机号")
|
@Schema(description ="手机号")
|
||||||
private String mytelePhone;
|
private Integer mytelePhone;
|
||||||
|
|
||||||
@Schema(description ="文件")
|
@Schema(description ="文件")
|
||||||
private String fileJson;
|
private String fileJson;
|
||||||
|
|||||||
Reference in New Issue
Block a user