In view of the traditional questionnaire survey management methods,there are some problems such as time-consuming,cumbersome data processing,low efficiency and error prone,a questionnaire survey management system is designed.The system is developed based on Spring Cloud micro-service technology,and the functions such as user information management,questionnaire information management,problem information management,question bank information management,and interview record management are designed.It can improve the efficiency and accuracy of data collection and save the time and labor cost of investigation.Because the system adopts a microservice architecture,each service can be developed,deployed and expanded independently.At the same time,multiple instances of core functional services are deployed and started on the server,and parallel processing is realized through load balancing technology to improve the stability,real-time performance and scalability of the system.