3.2.7人车认证优化

This commit is contained in:
2023-08-28 15:42:27 +08:00
parent 9345621309
commit c39513ce13
25 changed files with 1357 additions and 114 deletions
@@ -77,6 +77,15 @@ public class CarDelBean {
private String registerNo;
private String carEnergyTypValue;
private String carPlateColorValue;
private String needUpQCPhoto;
public String getNeedUpQCPhoto() {
return needUpQCPhoto;
}
public void setNeedUpQCPhoto(String needUpQCPhoto) {
this.needUpQCPhoto = needUpQCPhoto;
}
public String getCarPlateColorValue() {
return carPlateColorValue;