CN110166530A - Processing method, electronic device and computer equipment based on micro services return value - Google Patents

Processing method, electronic device and computer equipment based on micro services return value Download PDF

Info

Publication number
CN110166530A
CN110166530A CN201910306380.4A CN201910306380A CN110166530A CN 110166530 A CN110166530 A CN 110166530A CN 201910306380 A CN201910306380 A CN 201910306380A CN 110166530 A CN110166530 A CN 110166530A
Authority
CN
China
Prior art keywords
network request
electronic device
return value
micro services
code
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.)
Granted
Application number
CN201910306380.4A
Other languages
Chinese (zh)
Other versions
CN110166530B (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.)
Ping An Puhui Enterprise Management Co Ltd
Original Assignee
Ping An Puhui Enterprise Management 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 Ping An Puhui Enterprise Management Co Ltd filed Critical Ping An Puhui Enterprise Management Co Ltd
Priority to CN201910306380.4A priority Critical patent/CN110166530B/en
Publication of CN110166530A publication Critical patent/CN110166530A/en
Application granted granted Critical
Publication of CN110166530B publication Critical patent/CN110166530B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a kind of processing methods based on micro services return value, are applied in electronic device, comprising steps of sending a network request to the electronic device;When receiving the network request, the function of a responsive state code is added in the network request;The input and output of standard are added in the network request;Database manipulation is carried out according to the function of the parameter and the responsive state code that include in the network request;And the result of the database manipulation is returned to the manager for sending the network request.Processing method provided by the invention based on micro services return value is conducive to return value and is uniformly processed using coding abstraction interface is returned, and can be convenient efficiently extended response coding, and promote joint debugging efficiency.

Description

Processing method, electronic device and computer equipment based on micro services return value
Technical field
The present invention relates to the technical field of micro services framework more particularly to a kind of processing sides based on micro services return value Method, electronic device, computer equipment and storage medium.
Background technique
It works together when front end and sends a network request (for example, HTTP request), need to obtain corresponding system data.System Request is received, the operation such as data base querying can be carried out according to the parameter for including in request.After the completion of inquiry, it can return to Front end data, and the format of data, the type of data require to define.
Conventionally, each developer oneself defines, and the format of return value will be different, for example, data Format may be (Xml format:<xml>provide a loan progress<xml>) or (character format: loan progress), for format one to be allowed It causes, increases when will lead to exploitation and link up cost, reduce exploitation joint debugging efficiency.
Summary of the invention
In view of this, the present invention proposes a kind of processing method based on micro services return value, using returning, coding is abstract to be connect Mouthful, be conducive to return value and be uniformly processed, can be convenient efficiently extended response coding, and promote joint debugging efficiency.
To achieve the above object, the present invention proposes a kind of processing method based on micro services return value, is applied to electronics and fills In setting, the method comprising the steps of:
A network request is sent to the electronic device;
When receiving the network request, the function of a responsive state code is added in the network request;
The input and output of standard are added in the network request;
Database manipulation is carried out according to the function of the parameter and the responsive state code that include in the network request;And
The result of the database manipulation is returned to the manager for sending the network request.
Further, the function of the responsive state code is fx=p (x, y, z) (x, y, z) x, wherein x is status code, y The corresponding prompt strings of the status code are in response to, z is the business datum for specifically needing to return.
Further, the result of the database manipulation is the JSON character string of standard.
To achieve the above object, the present invention also proposes a kind of electronic device, including
Receiving module obtains a network request for Self management person;
Adding module, for the function of a responsive state code to be added in the network request, and in the network The input and output of standard are added in request;
Processing module, for being counted according to the parameter for including in the network request and the function of the responsive state code It is operated according to library;And
Return module, for returning the result of the database manipulation to the manager for sending the network request.
Further, the function of the responsive state code is fx=p (x, y, z) (x, y, z) x, wherein x is status code, y The corresponding prompt strings of the status code are in response to, z is the business datum for specifically needing to return.
Further, the result of the database manipulation is the JSON character string of standard.
To achieve the above object, it the present invention also provides a kind of computer equipment, including memory, processor and is stored in On memory and the computer program that can run on the processor, the processor are realized when executing the computer program The step of above-mentioned processing method based on micro services return value.
To achieve the above object, the present invention also provides computer readable storage mediums, are stored thereon with computer program, institute State the step of above-mentioned processing method based on micro services return value is realized when computer program is executed by processor.
Compared to the prior art, the processing method based on micro services return value of the present invention, makes.
Detailed description of the invention
Fig. 1 system shows the hardware structure schematic diagram of the electronic device of the embodiment of the present invention;
Fig. 2 system shows the functional block diagram of the electronic device of the embodiment of the present invention;And
Fig. 3 system shows the step flow chart of the processing method based on micro services return value of the embodiment of the present invention.
Appended drawing reference:
Electronic device 10
Memory 110
Processor 120
Processing system based on micro services return value 130
Receiving module 210
Adding module 220
Processing module 230
Return module 240
The embodiments will be further described with reference to the accompanying drawings for the realization, the function and the advantages of the object of the present invention.
Specific embodiment
In order to make the objectives, technical solutions, and advantages of the present invention clearer, with reference to the accompanying drawings and embodiments, right The present invention is further elaborated.It should be appreciated that described herein, specific examples are only used to explain the present invention, not For limiting the present invention.Based on the embodiments of the present invention, those of ordinary skill in the art are not before making creative work Every other embodiment obtained is put, shall fall within the protection scope of the present invention.
It should be noted that the description for being related to " first ", " second " etc. in the present invention is used for description purposes only, and cannot It is interpreted as its relative importance of indication or suggestion or implicitly indicates the quantity of indicated technical characteristic.Define as a result, " the One ", the feature of " second " can explicitly or implicitly include at least one of the features.In addition, the skill between each embodiment Art scheme can be combined with each other, but must be based on can be realized by those of ordinary skill in the art, when technical solution Will be understood that the combination of this technical solution is not present in conjunction with there is conflicting or cannot achieve when, also not the present invention claims Protection scope within.
Fig. 1 system shows the hardware structure schematic diagram of the electronic device of the embodiment of the present invention.Electronic device 10, but not only limit In connection memory 110, processor 120 and the processing system based on micro services return value can be in communication with each other by system bus 130, Fig. 1 of system illustrates only the electronic device 10 with component 110-130, it should be understood that being not required for implementing all The component shown, the implementation that can be substituted is more or less component.
The memory 110 include at least a type of readable storage medium storing program for executing, the readable storage medium storing program for executing include flash memory, Hard disk, multimedia card, card-type memory (for example, SD or DX memory etc.), random access storage device (RAM), static random are visited It asks memory (SRAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), may be programmed read-only deposit Reservoir (PROM), magnetic storage, disk, CD etc..In some embodiments, the memory 110 can be the electronics The internal storage unit of device 10, such as the hard disk or memory of the electronic device 10.In further embodiments, the memory It is also possible to the plug-in type hard disk being equipped on the External memory equipment of the electronic device 10, such as the electronic device 10, intelligence Storage card (Smart Media Card, SMC), secure digital (Secure Digital, SD) card, flash card (Flash Card) Deng.Certainly, the memory 110 can also both including the electronic device 100 internal storage unit and also including being deposited outside it Store up equipment.In the present embodiment, the memory 110 is installed on the operating system of the electronic device 10 and each commonly used in storage Class application software, such as the program code etc. of the processing system 130 based on micro services return value.In addition, the memory 110 is also It can be used for temporarily storing the Various types of data that has exported or will export.
The processor 120 can be in some embodiments central processing unit (Central Processing Unit, CPU), controller, microcontroller, microprocessor or other data processing chips.The processor 120 is commonly used in described in control The overall operation of electronic device 10.In the present embodiment, the processor 120 is for running the journey stored in the memory 110 Sequence code or processing data, for example, running the processing system 130 etc. based on micro services return value.
Fig. 2 system shows the functional block diagram of the processing system based on micro services return value of the embodiment of the present invention.The present invention Electronic device 10 in embodiment is server, including receiving module 210, adding module 220, processing module 230 and return mould Block 240.
Receiving module 210 obtains a network request (for example, HTTP request) from front end management person.
The request that such as accesses loan progress uses HTTP request then network request is to obtain the request of loan progress It indicates, system data is exactly the progress of providing a loan.System data can be indicated by number, code or text.HTTP request includes GET, HEAD, POST, PUT, DELETE etc..HTTP status code can be obtained via HTTP request.
HTTP status code is made of three ten's digits, and first ten's digit defines the type of status code, after The effect that two numbers are not classified.HTTP status code is divided into 5 seed types, as shown in table 1 below:
Table 1
HTTP status code is listed as follows shown in table 2:
Table 2
Receiving module 210 sends the HTTP request to adding module 220, and adding module 220 is in the HTTP request The middle function that a responsive state code is added.
In the present embodiment, which is fx=p (x, y, z) (x, y, z) x, wherein the meaning of function is according to micro services The usage scenario x that standardizes out be number status code, for prompting front end to carry out logical process, y is the shape for being directed to x State Chinese explains that is, the corresponding prompt strings of responsive state code, z are the business datums for specifically needing to return, and such as crossing front end needs It wants process to jump, and jumps and need business datum, micro services need to handle well business datum return.X is 3 bit digitals, in table 2 Status code, such as: 200.Y is x (200) corresponding prompt strings, if the status code in table 2 describes, for example, status code 200 are described as requesting successfully.Business datum z can be practical loan progress or other micro services, for example, order placement service, Usually indicated with customized numerical value/code.Responsive state code is used to prompt current state, usually a string of three bit digitals.
The input and output of standard, such as p (success), p are added in adding module 220 in the HTTP request (failed).Success is that one packaged (x, y, z) i.e. request is successfully processed and needs to handle without business datum. Fail is that request failure needs to handle without business datum.If necessary to customized, then increase newly noAuth, ErrorFromParm etc. is ok, and the output logic of JSON is added in suchlike function.
1. being judged to obtain state code according to service logic
It is the standard input input after requesting to enter system 2. network request (i.e. HTTP request) is standard.Request Link -> network request (standard HTTP) -> application system (standard input and output)
After the input and output of standard input relevant parameter, if success (p (success)) can then export corresponding numerical value Or character string, it is as follows:
Standard input:
Fx (200, " requesting successfully ", " 1 " }
Standard output:
{
code:"200",
Messagw: " requesting successfully "
data:"1"
}
If failure (p (failed)) will not then export any data.
Processing module 230 carries out database manipulation according to the parameter and function for including in the HTTP request, for example, inquiry Operation.If what network request was directed toward is an inquiry request, query argument, such as querykey can be carried in network request =processStatus can then handle the parameter and remove inquiry database.If inquiring return system standard state 200, if It does not inquire, returns to the x in this state respective function of standard state 203..
In the present embodiment, the parameter in the HTTP request is exactly the cell-phone number of user, is inquired and is borrowed by cell-phone number Money progress.According to the function of step 302, query result output is the JSON character string of standard, as follows:
{
Code:“x”,
Message:”y”
Data:”z”
}
It needs to use all business datums comprising person's front end management person in Data.
Return module 240 returns inquiry operation result to front end management person or user.
If it is standard success, i.e. query result success, then it is to request successfully that Code, which is 200, message, in data Without value.If it is standard failed, i.e. query result fails, then Code is that 500, message fails for request, nothing in data Value.
Whether the data in Data are to need returned data to determine according to business.For example, if inquiring going through for a certain business History data, then the data in Data are the historical data of this business.
Fig. 3 system shows the step flow chart of the processing method based on micro services return value of the embodiment of the present invention.
Step 301, front end management person sends a HTTP request to server.
The request that such as accesses loan progress, system data is exactly the progress of providing a loan.System data can pass through number, generation Code or text indicate.HTTP request includes GET, HEAD, POST, PUT, DELETE etc..It can be obtained via HTTP request HTTP status code,
HTTP status code is made of three ten's digits, and first ten's digit defines the type of status code, after The effect that two numbers are not classified.HTTP status code is divided into 5 seed types, as shown in table 1 below:
Table 1
HTTP status code is listed as follows shown in table 2:
Table 2
Step 302, the server receives the HTTP request, and a responsive state code is added in the HTTP request Function.
In the present embodiment, which is fx=p (x, y, z) (x, y, z) x, wherein x is number, and y is in response to status code Corresponding prompt strings, z are the business datums for specifically needing to return.X is 3 bit digitals, such as the status code in table 2, such as: 200.Y is x (200) corresponding prompt strings, if the status code in table 2 describes, for example, status code 200 is described as requesting Success.Business datum z can be practical loan progress or other micro services, for example, order placement service, usually with customized Numerical value/code indicates.Responsive state code is used to prompt current state, usually a string of three bit digitals.
Step 303, the input and output of standard, such as p (success), p are added in the server in the HTTP request (failed)。
After the input and output of standard input relevant parameter, if success (p (success)) can then export corresponding numerical value Or character string, it is as follows:
Standard input:
Fx (200, " requesting successfully ", " 1 " }
Standard output:
{
code:"200",
Messagw: " requesting successfully "
data:"1"
}
If failure (p (failed)) will not then export any data.
Step 304, the server carries out database manipulation, example according to the parameter and function for including in the HTTP request Such as, inquiry operation,
In the present embodiment, the parameter in HTTP request is exactly the cell-phone number of user, by cell-phone number inquiry provide a loan into Degree.According to the function of step 302, query result output is the JSON character string of standard, as follows:
{
Code:“x”,
Message:”y”
Data:”z”
}
It needs to use all business datums comprising person's front end management person in Data.
Step 305, the server returns inquiry operation result to front end management person or user.
If it is standard success, i.e. query result success, then it is to request successfully that Code, which is 200, message, in data Without value.If it is standard failed, i.e. query result fails, then Code is that 500, message fails for request, nothing in data Value.
Whether the data in Data are to need returned data to determine according to business.For example, if inquiring going through for a certain business History data, then the data in Data are the historical data of this business.
The processing method based on micro services return value of the embodiment of the present invention passes through response using coding abstraction interface is returned Status code and customized business datum numerical value/code quickly export query result, are conducive to return value and are uniformly processed, Ke Yifang Just efficiently extended response encodes, and promotes joint debugging efficiency.In addition, the method for the present invention unifies package system answer code, system Prompt information, business datum return, and joint debugging colleague is without being concerned about that system is commonly abnormal, it is only necessary to pay close attention to the data of work flow It returns.Developer only needs to develop operation flow in system, no longer needs to customized return value and (returns to coding, system prompt letter Breath).
The serial number of the above embodiments of the invention is only for description, does not represent the advantages or disadvantages of the embodiments.
Through the above description of the embodiments, can be understood that above-described embodiment method can add by software must The mode of the general hardware platform needed is realized, naturally it is also possible to which by hardware, but in many cases, the former is more preferably to implement Mode.Based on this understanding, substantially the part that contributes to existing technology can be in other words for technical solution of the present invention It is expressed in the form of software products, which is stored in storage medium (such as ROM/RAM, magnetic disk, a light Disk) in, including some instructions use is so that a terminal device (can be mobile phone, computer, server, air conditioner or net Network equipment etc.) execute method described in each embodiment of the present invention.
The above is only a preferred embodiment of the present invention, is not intended to limit the scope of the invention, all to utilize this hair Equivalent structure or equivalent flow shift made by bright specification and accompanying drawing content is applied directly or indirectly in other relevant skills Art field, is included within the scope of the present invention.

Claims (8)

1. a kind of processing method based on micro services return value is applied in electronic device, which is characterized in that the method includes Step:
Network request is sent to the electronic device, the network request includes status code;
When receiving the network request, the function for responding the status code is added in the network request;
The input and output of standard are added in the network request;
Database manipulation is carried out according to the function of the parameter and the responsive state code that include in the network request;And
The result of the database manipulation is returned to the manager for sending the network request.
2. the processing method based on micro services return value as described in claim 1, which is characterized in that the responsive state code Function is fx=p (x, y, z) (x, y, z) x, wherein x is status code, and y is in response to the corresponding prompt strings of the status code, z It is the business datum for specifically needing to return.
3. the processing method based on micro services return value as described in claim 1, which is characterized in that the database manipulation It as a result is the JSON character string of standard.
4. a kind of electronic device characterized by comprising
Receiving module obtains a network request for Self management person;
Adding module, for the function of a responsive state code to be added in the network request, and in the network request The input and output of middle addition standard;
Processing module, for carrying out database according to the function of the parameter and the responsive state code that include in the network request Operation;And
Return module, for returning the result of the database manipulation to the manager for sending the network request.
5. electronic device as claimed in claim 4, which is characterized in that the function of the responsive state code is fx=p (x, y, z) (x, y, z) x, wherein x is status code, and y is in response to the corresponding prompt strings of the status code, and z is the industry for specifically needing to return Business data.
6. electronic device as claimed in claim 4, which is characterized in that the result of the database manipulation is the JSON word of standard Symbol string.
7. a kind of computer equipment, can run on a memory and on a processor including memory, processor and storage Computer program, which is characterized in that the processor realized when executing the computer program any one of claims 1 to 3 it The step of processing method based on micro services return value.
8. a kind of computer readable storage medium, is stored thereon with computer program, it is characterised in that: the computer program quilt The step of processing method based on micro services return value of any one of claims 1 to 3 is realized when processor executes.
CN201910306380.4A 2019-04-17 2019-04-17 Processing method based on micro-service return value, electronic device and computer equipment Active CN110166530B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910306380.4A CN110166530B (en) 2019-04-17 2019-04-17 Processing method based on micro-service return value, electronic device and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910306380.4A CN110166530B (en) 2019-04-17 2019-04-17 Processing method based on micro-service return value, electronic device and computer equipment

Publications (2)

Publication Number Publication Date
CN110166530A true CN110166530A (en) 2019-08-23
CN110166530B CN110166530B (en) 2023-02-03

Family

ID=67639399

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910306380.4A Active CN110166530B (en) 2019-04-17 2019-04-17 Processing method based on micro-service return value, electronic device and computer equipment

Country Status (1)

Country Link
CN (1) CN110166530B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112039723A (en) * 2020-08-18 2020-12-04 北京金和网络股份有限公司 Method and device for detecting state of micro-service network and electronic equipment
CN113660307A (en) * 2021-07-19 2021-11-16 中国电子科技集团公司第十五研究所 Algorithm comprehensive integrated service system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080081621A1 (en) * 2006-01-26 2008-04-03 Huawei Technologies Co., Ltd.. Method and device for implementing WAP browse service
US20140173104A1 (en) * 2012-12-19 2014-06-19 Huawei Technologies Co., Ltd. Method and device for spreading deep packet inspection result
CN105407143A (en) * 2015-10-26 2016-03-16 山东金质信息技术有限公司 Standard data synchronization method
CN105872090A (en) * 2016-05-27 2016-08-17 四川长虹电器股份有限公司 HTTP communication method based on extension status codes
CN107370806A (en) * 2017-07-12 2017-11-21 北京京东尚科信息技术有限公司 HTTP conditional codes monitoring method, device, storage medium and electronic equipment
CN108093052A (en) * 2017-12-21 2018-05-29 深圳市宇轩网络技术有限公司 A kind of inventory management system and method using intelligent terminal
CN108287839A (en) * 2017-01-09 2018-07-17 阿里巴巴集团控股有限公司 A kind of page loading method and equipment

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080081621A1 (en) * 2006-01-26 2008-04-03 Huawei Technologies Co., Ltd.. Method and device for implementing WAP browse service
US20140173104A1 (en) * 2012-12-19 2014-06-19 Huawei Technologies Co., Ltd. Method and device for spreading deep packet inspection result
CN105407143A (en) * 2015-10-26 2016-03-16 山东金质信息技术有限公司 Standard data synchronization method
CN105872090A (en) * 2016-05-27 2016-08-17 四川长虹电器股份有限公司 HTTP communication method based on extension status codes
CN108287839A (en) * 2017-01-09 2018-07-17 阿里巴巴集团控股有限公司 A kind of page loading method and equipment
CN107370806A (en) * 2017-07-12 2017-11-21 北京京东尚科信息技术有限公司 HTTP conditional codes monitoring method, device, storage medium and electronic equipment
CN108093052A (en) * 2017-12-21 2018-05-29 深圳市宇轩网络技术有限公司 A kind of inventory management system and method using intelligent terminal

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
卢栋梁等: "嵌入式uClinux下网络虚拟设备的实现", 《南京邮电大学学报(自然科学版)》 *
胡晶晶等: "基于垂直搜索的机票搜索系统的设计与实现", 《计算机应用与软件》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112039723A (en) * 2020-08-18 2020-12-04 北京金和网络股份有限公司 Method and device for detecting state of micro-service network and electronic equipment
CN113660307A (en) * 2021-07-19 2021-11-16 中国电子科技集团公司第十五研究所 Algorithm comprehensive integrated service system
CN113660307B (en) * 2021-07-19 2024-01-19 中国电子科技集团公司第十五研究所 Algorithm comprehensive integrated service system

Also Published As

Publication number Publication date
CN110166530B (en) 2023-02-03

Similar Documents

Publication Publication Date Title
CN108664650B (en) Transaction processing method, device, equipment and storage medium of block chain network
CN108427581A (en) System micro services method and terminal device
JP4496771B2 (en) IC card system and application loading method
CN107958016A (en) Function pages method for customizing and application server
CN111782668A (en) Data structure reading and updating method and device, and electronic equipment
CN111988337B (en) Authority management method and system
US8862613B2 (en) Extensibility of business process and application logic
CN110275861A (en) Date storage method and device, storage medium, electronic device
US20120030223A1 (en) Extensibility of business process and application logic
CN110032568B (en) Data structure reading and updating method and device, and electronic equipment
CN110599354A (en) Online reconciliation method, system, computer device and computer-readable storage medium
CN109146095A (en) The treating method and apparatus of multiservice system problem
CN107862425A (en) Air control collecting method, equipment, system and readable storage medium storing program for executing
CN111831365A (en) Interface route forwarding method, system, computer equipment and readable storage medium
CN110166530A (en) Processing method, electronic device and computer equipment based on micro services return value
CN105302556A (en) Calculation realization method and system and server apparatus
CN113296854B (en) Data loading method and system, electronic equipment and storage medium
CN111159226A (en) Index query method and system
CN112631719B (en) Data prediction model calling method, device, equipment and storage medium
CN110148051A (en) The financial system configuration method and loan requests message treatment method of facing multiple users
CN112001707A (en) Business workflow generation method and system based on business data
CN111475468A (en) Log access method, device, equipment and storage medium of newly added system
CN116107623A (en) Software development method and device and electronic equipment
CN110597827A (en) Storage method and system of interface control file data
CN113112270B (en) Data organization method based on block chain

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