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