CN111399837B - Questionnaire survey development method based on android system - Google Patents

Questionnaire survey development method based on android system Download PDF

Info

Publication number
CN111399837B
CN111399837B CN202010248487.0A CN202010248487A CN111399837B CN 111399837 B CN111399837 B CN 111399837B CN 202010248487 A CN202010248487 A CN 202010248487A CN 111399837 B CN111399837 B CN 111399837B
Authority
CN
China
Prior art keywords
questionnaire
layer
data
user
tool
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010248487.0A
Other languages
Chinese (zh)
Other versions
CN111399837A (en
Inventor
席明
郭真
江涛
***强
张小刚
王志明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Telecom Wanwei Information Technology Co Ltd
Original Assignee
China Telecom Wanwei Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Telecom Wanwei Information Technology Co Ltd filed Critical China Telecom Wanwei Information Technology Co Ltd
Priority to CN202010248487.0A priority Critical patent/CN111399837B/en
Publication of CN111399837A publication Critical patent/CN111399837A/en
Application granted granted Critical
Publication of CN111399837B publication Critical patent/CN111399837B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/315Object-oriented languages
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computing Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention relates to the technical field of software, in particular to a questionnaire survey development method based on an android system, which comprises a data storage layer, a tool layer, a network layer, a questionnaire UI layer and a core service layer; the data storage layer is used for storing questionnaire acquisition data, the tool layer is used for processing service logic through packaged tools, the network layer is used for finishing data interaction with the interface, the core service layer is used for storing data downloaded by the questionnaire template and data downloaded by the investigation foundation, and the questionnaire UI layer is used for displaying various configurable questionnaire templates to a user. The business logic of the android questionnaire development framework is combined with the UI. The android questionnaire development framework is highly integrated. The code reuse degree is improved, the maintenance cost is reduced, and the development efficiency is improved.

Description

Questionnaire survey development method based on android system
Technical Field
The invention relates to the technical field of software, in particular to a questionnaire survey development method based on an android system.
Background
With the rapid development of the internet mobile phone industry, the android system becomes continuously perfect and powerful, the related industry is rapidly derived from our daily life, the mode of paper questionnaire survey is slowly replaced, and the data acquisition mode adopts the relatively common questionnaire and evaluation manuals of paper edition. The mode of adopting the paper version, it is long, not environmental protection, inefficiency, increase investigator's work load.
Disclosure of Invention
The invention aims to provide a questionnaire survey development method based on an android system, which is simple in mode, strong in operability and flexible in configuration, greatly simplifies the work of investigators and improves the evaluation efficiency.
In order to solve the technical problems, the questionnaire research development method based on the android system comprises the following steps: the system comprises a data storage layer, a tool layer, a network layer, a questionnaire UI layer and a core service layer; the data storage layer is used for storing questionnaire acquisition data, the tool layer processes service logic through packaged tools, the network layer completes data interaction with the interface, the core service layer stores data downloaded by the questionnaire template and data downloaded by the investigation foundation, and the questionnaire UI layer is used for displaying various configurable questionnaire templates to a user.
Further, the data storage layer adopts a framework Greendao3.0 and an android lightweight storage class SharedPreferences data storage technology for database creation and management, and stores the user basic information data acquired by the server in a lightweight data exchange format Json form. The database is reliable in upgrading, the data of the questionnaire of the user cannot be lost due to upgrading, the sensitive information of the user is protected from being maliciously stolen, and data persistent storage is realized. The data storage layer has an important function of completing acquisition of questionnaire data by filling or selecting topics on the mobile phone by a user, and finally storing the acquired data in the mobile phone in a Json form.
Further, the tool layer comprises a time selection control TimeSelectHelper, an identification ocr _ ui, an identification packaging tool class IdCardReadUtil, a latest dynamic permission application tool class PermissionsLogUtil, a string processing tool class StringUtil, a primary key self-generation tool class UUIDGeGenerator, UUIDGeHexGenerator, a mandatory verification tool class ValidateHelper, and a database management tool class MySQLiteOpenHelper.
Further, the network layer comprises an android network request frame of a network request interface, wherein the android network request frame is packaged by retrofit2.0 plus OkHttp3, and the network request parameters are annotated and configured through the bottom packaged OkHttp; and monitoring the interface return code through an Interreceptor to solve the token failure problem. The simplification of the code is realized. Besides providing the most basic network request, the framework also realizes a Token security authentication mechanism, and monitors an interface return code through an Interceptor, so as to solve the problem of Token failure, and a data transmission encryption mechanism ensures the security of data interacted between a client and a background.
Further, the core business layer includes a questionnaire template, wherein the questionnaire template is a specific rule data structure downloaded from the server.
Furthermore, the core service layer comprises a questionnaire template, the questionnaire template is mainly questionnaire Json data downloaded by an analysis server, questionnaire user data are manually input, user basic information Json data are taken out from a local storage layer, one user is selected in a user list in a selection mode to perform questionnaire acquisition operation, a unique identification mark is automatically generated after the template is downloaded to be stored locally, and data repetition is prevented; manual entry of questionnaire user data supports OCR identification. The local storage space filters questionnaire data, supports functions of quickly retrieving user data, removing duplicate of user data and the like, and is very convenient and fast in function.
Further, the questionnaire UI layer comprises basic customized controls for questionnaire development, customized single-selection EnterRadioView, multiple-selection EnterCheckView, pull-down selection EnterSelectView, time selection EnterTimeSelectView, and highly packaged saliency control ManagerTopControl.
Further, the invention comprises the following steps:
s1, adding a dependency in a gradle under a main project app, then placing a dynamic configuration questionnaire template integration tool (surveysdk-release. Arr) under a libs folder of a project, and adding a library packaged by the framework in an android Manifest file of the project;
s2, introducing the dependence on the framework into the gradle file under the main application, and solving the conflict of jar packages;
s3, initializing the framework request link and Token in the application of the main application;
s4, downloading user data, acquiring user data from a server through a Retrofit network request frame packaged by a network layer, calling a data storage layer in the frame, encrypting user information by using a mode of combining greendao or SharedPreferences data storage technologies, and safely storing the user information to the local;
s5, calling IdCardReadUtil in the tool layer, identifying the user ID card, automatically inputting the user ID card number, inputting the user name, the telephone and the affiliated area, adding user data and storing the user information in a storage layer;
s6, the core business layer displays Json data related to the questionnaire to a questionnaire acquisition interface through a custom control by calling the highly-encapsulated custom control in the questionnaire UI layer for on-site data input; and a mode of combining rear-end template configuration and front-end page display is adopted, a safety transmission protocol formulated after completion of filling is applied to Sharedpreferences data storage and Json complex data analysis questionnaire template, and a request is sent to a server through a network layer to finally complete storage of questionnaire collected data.
The invention has the beneficial effects that: the system comprises a data storage layer, a tool layer, a network layer, a questionnaire UI layer and a core service layer; the data storage layer is used for storing questionnaire acquisition data, the tool layer is used for processing service logic through packaged tools, the network layer is used for finishing data interaction with the interface, the core service layer is used for storing data downloaded by the questionnaire template and data downloaded by the investigation foundation, and the questionnaire UI layer is used for displaying various configurable questionnaire templates to a user. The business logic of the android questionnaire development framework is combined with the UI. The android questionnaire development framework is highly integrated. The code reuse degree is improved, the maintenance cost is reduced, and the development efficiency is improved.
Drawings
FIG. 1 is a flow chart of the present invention;
fig. 2 is a block diagram of the present invention.
Detailed Description
As shown in fig. 1 and fig. 2, the questionnaire survey development method based on the android system includes a data storage layer, a tool layer, a network layer, a questionnaire UI layer, and a core service layer; the data storage layer is used for storing questionnaire acquisition data, the tool layer is used for processing business logic through packaged tools, the network layer is used for finishing data interaction with the interface, the core business layer is used for storing data downloaded by the questionnaire template and data downloaded by the research foundation, and the questionnaire UI layer is used for displaying various configurable questionnaire templates to a user.
Further, the data storage layer adopts a framework Greendao3.0 and an android lightweight storage class SharedPreferences data storage technology for database creation and management, and stores the user basic information data acquired by the server in a lightweight data exchange format Json form. The database is reliable in upgrading, the data of the questionnaire of the user cannot be lost due to upgrading, the sensitive information of the user is protected from being maliciously stolen, and data persistent storage is realized. The data storage layer also has an important function of completing acquisition of questionnaire data on the mobile phone by a user in a mode of filling or selecting a subject, and finally storing the acquired data in the mobile phone in a Json mode.
Further, the tool layer comprises a time selection control TimeSelectHelper, an identification ocr _ ui, an identification packaging tool class IdCardReadUtil, a latest dynamic permission application tool class PermissionsLogUtil, a string processing tool class StringUtil, a primary key self-generation tool class UUIDGeGenerator, UUIDGeHexGenerator, a mandatory verification tool class ValidateHelper, and a database management tool class MySQLiteOpenHelper.
Further, the network layer comprises an android network request frame of a network request interface, wherein the android network request frame is packaged by retrofit2.0 plus OkHttp3, and the network request parameters are annotated and configured through the bottom packaged OkHttp; and monitoring the interface return code through an Interreceptor to solve the token failure problem. The simplification of the code is realized. Besides providing the most basic network request, the framework also realizes a Token security authentication mechanism, and monitors an interface return code through an Interceptor, so as to solve the problem of Token failure, and a data transmission encryption mechanism ensures the security of data interacted between a client and a background.
Further, the core business layer includes a questionnaire template, wherein the questionnaire template is a specific rule data structure downloaded from the server.
Furthermore, the core service layer comprises a questionnaire template, the questionnaire template is mainly questionnaire Json data downloaded by an analysis server, questionnaire user data are manually input, user basic information Json data are taken out from a local storage layer, one user is selected in a user list in a selection mode to perform questionnaire acquisition operation, a unique identification mark is automatically generated after the template is downloaded to be stored locally, and data repetition is prevented; manual entry of questionnaire user data supports OCR identification. The local storage space filters questionnaire data, supports functions of quickly retrieving user data, removing duplicate of user data and the like, and is very convenient and fast in function.
Further, the questionnaire UI layer comprises basic customized controls for questionnaire development, customized single-selection EnterRadioView, multiple-selection EnterCheckView, pull-down selection EnterSelectView, time selection EnterTimeSelectView, and highly packaged saliency control ManagerTopControl.
Further, the invention comprises the following steps:
s1, adding a dependency in a gradle under a main project app, then placing a dynamic configuration questionnaire template integration tool (surveysdk-release. Arr) under a libs folder of a project, and adding a library packaged by the framework in an android Manifest file of the project;
s2, introducing the dependence on the framework into the gradle file under the main application, and solving the conflict of jar packages;
s3, initializing the framework request link and Token in the application of the main application;
s4, downloading user data, acquiring user data from a server through a Retrofit network request frame packaged by a network layer, calling a data storage layer in the frame, encrypting user information by using a mode of combining greendao or SharedPreferences data storage technologies, and safely storing the user information to the local;
s5, calling IdCardReadUtil in the tool layer, identifying the user ID card, automatically inputting the user ID card number, inputting the user name, the telephone and the affiliated area, adding user data and storing the user information in a storage layer;
s6, the core business layer displays Json data related to the questionnaire to a questionnaire acquisition interface through a custom control by calling the highly-encapsulated custom control in the questionnaire UI layer for on-site data input; and a mode of combining rear-end template configuration and front-end page display is adopted, a safety transmission protocol formulated after completion of filling is applied to Sharedpreferences data storage and Json complex data analysis questionnaire template, and a request is sent to a server through a network layer to finally complete storage of questionnaire collected data.
The invention has the beneficial effects that: the system comprises a data storage layer, a tool layer, a network layer, a questionnaire UI layer and a core service layer; the data storage layer is used for storing questionnaire acquisition data, the tool layer is used for processing service logic through packaged tools, the network layer is used for finishing data interaction with the interface, the core service layer is used for storing data downloaded by the questionnaire template and data downloaded by the investigation foundation, and the questionnaire UI layer is used for displaying various configurable questionnaire templates to a user. And combining business logic of an android questionnaire development framework with a UI (user interface). The android questionnaire development framework is highly integrated. The code reuse degree is improved, the maintenance cost is reduced, and the development efficiency is improved.
Taking a certain community questionnaire as an example, the method comprises the following steps:
s1: adding a dependency to the gradle under the main item app, then putting a dynamic configuration questionnaire template integration tool (surveysdk-release. Arr) under the libs folder of the item, and adding a library packaged by the framework to the android file of the item to set the compatibility of the framework to the android system.
S2: the dependency on the framework is introduced into the gradle file under the main application, the conflict of jar packets is solved, and if the conflict is not solved, the conflict is ignored
S3: the framework requests the parameters of link, token, etc. to be initialized in the application of the host application.
S4: and downloading community user data, namely acquiring community user data from a server through a Retrofit network request frame packaged by a network layer, calling a data storage layer in the frame, encrypting user information by using a mode of combining greendao and SharedPreferences data storage technologies, and safely storing the user information to the local mobile phone.
S5: and calling IdCardReadUtil in the tool layer to identify the user identity card, automatically inputting the user identity card number, manually inputting other personal user information such as community user names, telephones, affiliated areas and the like, adding community user data and storing the user information in a storage layer.
S6: and the core business layer calls a custom control highly packaged in the questionnaire UI layer, and displays Json data related to the questionnaire to a questionnaire acquisition interface through the custom control for on-site data entry of research personnel. The service layer adopts a mode of combining rear-end template configuration and front-end page display, applies Sharedpreferences data storage and Json complex data analysis questionnaire template, sends a request to the server through the network layer to finally complete storage of questionnaire acquisition data through a safe transmission protocol uniformly formulated by developers after completion of filling.

Claims (2)

1. A questionnaire survey development method based on an android system is characterized by comprising the following steps: the system comprises a data storage layer, a tool layer, a network layer, a questionnaire UI layer and a core service layer; the data storage layer is used for storing questionnaire acquisition data, the tool layer processes service logic through packaged tools, the network layer completes data interaction with the interface, the core service layer stores data downloaded by the questionnaire template and data downloaded by the investigation foundation, and the questionnaire UI layer is used for showing various configurable questionnaire templates to a user; the data storage layer adopts a framework Greendao3.0 and an android lightweight storage class SharedPreferences data storage technology for database creation and management, and stores the user basic information data acquired by the server in a lightweight data exchange format Json form; the tool layer comprises a time selection control TimeSelectHelper, an identity identification ocr _ ui, an identity identification packaging tool class IdCardReadUtil, a latest dynamic permission application tool class PermissionsLogitils, a character string processing tool class StringUtil, a main key self-generation tool class UUIDGeGenerator, UUIDGeHexGenerator, a mandatory check tool class ValidateHelper and a database management tool class MySQLiteOpenHelper; the network layer comprises an android network request frame of a network request interface, wherein the android network request frame is encapsulated by retrofit2.0 and OkHttp3, and network request parameters are annotated and configured by encapsulating the OkHttp at the bottom; monitoring an interface return code through an Interreceptor to solve the token failure problem; the core business layer comprises a questionnaire template, wherein the questionnaire template is a specific rule data structure downloaded from a server, the questionnaire template is mainly used for analyzing questionnaire Json data downloaded by the server, questionnaire user data are manually input, user basic information Json data are taken out from a local storage layer, a user is selected in a user list in a selection mode to perform questionnaire acquisition operation, and a unique identification mark is automatically generated after the template is downloaded to be stored locally to prevent data repetition; manual input of questionnaire user data supports OCR identification; the questionnaire UI layer comprises basic customized controls for questionnaire development, customized single-selection EnterRadioView, multiple-selection EnterCheckView, pull-down selection EntereSelectView, time selection EntereTimeSelectView, and highly packaged explicitly controlled ManagerTopControl.
2. The questionnaire survey type development method based on android system as claimed in claim 1, wherein: also comprises the following steps:
s1, adding a dependency in a gradle under a main project app, then placing a dynamic configuration questionnaire template integration tool surfasydk-release.arr under a libs folder of a project, and adding a library packaged by the framework in an android manifest file of the project;
s2, introducing the dependence on the framework into the gradle file under the main application, and solving the conflict of jar packages;
s3, initializing the framework request link and Token in the application of the main application;
s4, downloading user data, acquiring user data from a server through a Retrofit network request frame packaged by a network layer, calling a data storage layer in the frame, encrypting user information by using a mode of combining greendao or SharedPreferences data storage technologies, and safely storing the user information to the local;
s5, calling IdCardReadUtil in the tool layer, identifying the user identity card, automatically inputting the user identity card number, inputting the user name, the telephone and the affiliated area, adding user data and storing user information in a storage layer; the core business layer calls a custom control highly packaged in the questionnaire UI layer, and Json data related to the questionnaire are displayed to a questionnaire acquisition interface through the custom control for on-site data input; and a mode of combining rear-end template configuration and front-end page display is adopted, a safe transmission protocol formulated after completion of filling is applied by using SharedPreferences data storage and Json complex data analysis questionnaire template, and a request is sent to a server through a network layer to finally complete storage of questionnaire acquisition data.
CN202010248487.0A 2020-04-01 2020-04-01 Questionnaire survey development method based on android system Active CN111399837B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010248487.0A CN111399837B (en) 2020-04-01 2020-04-01 Questionnaire survey development method based on android system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010248487.0A CN111399837B (en) 2020-04-01 2020-04-01 Questionnaire survey development method based on android system

Publications (2)

Publication Number Publication Date
CN111399837A CN111399837A (en) 2020-07-10
CN111399837B true CN111399837B (en) 2023-03-28

Family

ID=71433065

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010248487.0A Active CN111399837B (en) 2020-04-01 2020-04-01 Questionnaire survey development method based on android system

Country Status (1)

Country Link
CN (1) CN111399837B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011118428A1 (en) * 2010-03-26 2011-09-29 日本電気株式会社 Requirement acquisition system, requirement acquisition method, and programme for requirement acquisition
CN103440399A (en) * 2013-07-22 2013-12-11 东南大学 Electronic survey data acquisition system and implementation method thereof
CN107392829A (en) * 2017-08-21 2017-11-24 中国电建集团北京勘测设计研究院有限公司 Water power Emigration in Water Conservancy Project evaluation information system
CN107767923A (en) * 2016-08-23 2018-03-06 江苏省疾病预防控制中心 A kind of health education class investigation and assessment system based on Android platform
CN109656548A (en) * 2018-12-20 2019-04-19 深圳源中瑞科技有限公司 A kind of customized questionnaire development approach and storage medium

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8540514B2 (en) * 2003-12-16 2013-09-24 Martin Gosling System and method to give a true indication of respondent satisfaction to an electronic questionnaire survey
US20140032436A1 (en) * 2012-06-29 2014-01-30 Dhruv Pravin Patel System for facilitation of recruitment or hiring on an online interface and methods thereof
TWI522960B (en) * 2014-05-26 2016-02-21 三竹資訊股份有限公司 System and method of a must-reply mobile questionnaire
US10115116B2 (en) * 2015-03-02 2018-10-30 Microsoft Technology Licensing, Llc Optimizing efficiency and cost of crowd-sourced polling
CN104699481A (en) * 2015-03-04 2015-06-10 鲁博洋 Electronic collecting system for investigation data of health condition of old people
CN105630513A (en) * 2016-02-23 2016-06-01 贵阳朗玛信息技术股份有限公司 Framework building method and framework building device
CN108510407A (en) * 2017-02-27 2018-09-07 湖南聚宝盆网络技术有限公司 A kind of weather information Publish System Design based on Android platform
CN108932119B (en) * 2018-07-01 2022-12-30 中电万维信息技术有限责任公司 Project layering method based on android system
CN110929482B (en) * 2019-10-28 2023-05-02 汕头大学医学院 Questionnaire generation method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011118428A1 (en) * 2010-03-26 2011-09-29 日本電気株式会社 Requirement acquisition system, requirement acquisition method, and programme for requirement acquisition
CN103440399A (en) * 2013-07-22 2013-12-11 东南大学 Electronic survey data acquisition system and implementation method thereof
CN107767923A (en) * 2016-08-23 2018-03-06 江苏省疾病预防控制中心 A kind of health education class investigation and assessment system based on Android platform
CN107392829A (en) * 2017-08-21 2017-11-24 中国电建集团北京勘测设计研究院有限公司 Water power Emigration in Water Conservancy Project evaluation information system
CN109656548A (en) * 2018-12-20 2019-04-19 深圳源中瑞科技有限公司 A kind of customized questionnaire development approach and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Wei Lin等.Fast and robust questionnaire recognition on mobile device.《TENCON 2015 - 2015 IEEE Region 10 Conference》.2016,第1-6页. *
张亚娇.医学调查数据采集及分析***的设计与实现.《中国优秀硕士学位论文全文数据库信息科技辑》.2018,(第3期),I138-769. *

Also Published As

Publication number Publication date
CN111399837A (en) 2020-07-10

Similar Documents

Publication Publication Date Title
CN108334569B (en) Insurance application method, system, equipment and storage medium based on short link
CN111241565B (en) File control method and device, electronic equipment and storage medium
EP2717178A1 (en) Analysis and specification creation for web documents
CN113806806B (en) Desensitization and restoration method and system for webpage screenshot
JP6665916B2 (en) Document confirmation device, information processing system, document confirmation method, document confirmation program, character input device, character input method, and character input program
CN111859076A (en) Data crawling method and device, computer equipment and computer readable storage medium
CN106992975A (en) The recognition methods of malice network address and device
CN114491646A (en) Data desensitization method and device, electronic equipment and storage medium
CN111399837B (en) Questionnaire survey development method based on android system
CN113904832A (en) Data encryption method, device, equipment and storage medium
CN113642025A (en) Interface data processing method, device, equipment and storage medium
KR20100106333A (en) Method and system for entering data into a web page
KR20190077769A (en) Query processing service providing system based on personal information protection
JP2011197997A (en) Device, processing program, and method for controlling information display
CN109726883B (en) Risk management and control method, device and equipment for insurance business and storage medium
JP2009129312A (en) Public relations business support system and its method
CN101714985A (en) Communication system
CN108052842A (en) Storage, verification method and the device of signed data
CN106575341A (en) Composite document access
JP6436069B2 (en) Information processing system
JP4887735B2 (en) Information processing apparatus, information processing system, and program
CN113779528A (en) Multi-system front-end page integration method, device, equipment and medium
CN114008655A (en) Server device, server device control method, program, genuine product determination system, and genuine product determination system control method
CN113051497A (en) Label information viewing method and device, computer equipment and storage medium
CN112669029A (en) Bank card adding method, device, equipment and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant