fix
This commit is contained in:
@@ -167,6 +167,7 @@ public class BuildInformationServiceImpl implements BuildInformationService {
|
||||
response.setDoorPhoto(informationDO.getDoorPhoto());
|
||||
response.setInStorePhoto(informationDO.getInStorePhoto());
|
||||
response.setJuridicalIdCardFront(informationDO.getJuridicalIdCardFront());
|
||||
response.setJuridicalName(informationDO.getJuridicalName());
|
||||
response.setJuridicalIdCardNo(informationDO.getJuridicalIdCardNo());
|
||||
response.setJuridicalIdCardReverse(informationDO.getJuridicalIdCardReverse());
|
||||
response.setJuridicalHandheldIdCardReverse(informationDO.getJuridicalHandheldIdCardReverse());
|
||||
|
||||
Reference in New Issue
Block a user