| With the integration of public service technology and digital information technology,the registration of real estate property is now being executed through a model of remote registration.The traditional method of executing registration in person creates problems such as difficulty in bringing all necessary documents,long queues,and multiple trips.In order to improve registration efficiency,ensure the authenticity and legality,and alleviate the burden on litigants,this article adopts an innovative service thinking of "Internet + real estate property + no face-to-face contact",achieving remote registration of real estate property through the internet,with no face-to-face contact throughout the process.This article carries out the following work around the design and implementation of the remote registration system of real estate property:Firstly,it studies the design of the remote registration system.Based on the distributed design concept,it proposes four business services,including authentication service,signature service,video service,and public certification service,each providing relevant interfaces for the functional implementation of the sub-system.It describes the sub-system and the corresponding functional points,and determines the system architecture.It designs four sub-systems,including an online signature application,a PC video verification application,an online video verification application,and a PC public certification application.Secondly,the main focus of this article is to address the issues of verifying the identity of the applicant,expressing the true will of the applicant,and ensuring the anti-defacement ability after real estate property registration,and proposing three construction ideas.One,it uses facial recognition based on live detection to verify the identity of the applicant,and proposes a classification model of support vector machines optimized by a Tent chaos map and sparrow-search-algorithm.Through experimental comparison,it is found that the algorithm’s recognition accuracy reaches 98.5%.Two,it performs video dual recording,where workers and applicants verify information through online video,achieving the expression of the true will of the applicant.Three,it constructs a public certification service module controlled by the public certification institution,where the behavior data generated during the signing process is stored by the public certification institution,providing reliable proof.At the same time,it designs a security construction plan for the system,ensuring the security of the internal network and data.Finally,it studies and analyzes key technologies,and completes the construction of the system.It selects the Spring Boot framework to build independent services,and uses the Spring Cloud micro-service framework to provide various component management services.The front-end interface is developed using Vue and the MINA framework of We Chat,separated from the front and back,and parallel development is conducted.It uses Oracle database,Redis to achieve cache,and provides identity authorization and authentication through Shiro.The facial recognition module based on live detection is written in Python and integrated into the Spring Boot project.Finally,the remote registration system of real estate property is tested,and the various applications run normally.After a period of online testing,the system is officially deployed and online running.The construction of the land registration no-meeting processing system has achieved its expected goals,and has played a positive role in social development and economic development.It avoids the waste of time caused by cumbersome procedures and waiting in line onsite,and is more intelligent and flexible.It meets the needs of rapid and convenient public service in today’s society,provides more efficient and transparent interactive methods,and promotes the digital construction of public services. |