CN113205421A - Accounting method and device for financial products - Google Patents

Accounting method and device for financial products Download PDF

Info

Publication number
CN113205421A
CN113205421A CN202110592647.8A CN202110592647A CN113205421A CN 113205421 A CN113205421 A CN 113205421A CN 202110592647 A CN202110592647 A CN 202110592647A CN 113205421 A CN113205421 A CN 113205421A
Authority
CN
China
Prior art keywords
accounting
transaction
instruction
scene
request transaction
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.)
Pending
Application number
CN202110592647.8A
Other languages
Chinese (zh)
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.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
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 Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN202110592647.8A priority Critical patent/CN113205421A/en
Publication of CN113205421A publication Critical patent/CN113205421A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/06Asset management; Financial planning or analysis

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Game Theory and Decision Science (AREA)
  • Human Resources & Organizations (AREA)
  • Operations Research (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

The invention provides a financial product accounting method and device, relates to the technical field of computers, and can be applied to the technical field of finance. The method comprises the following steps: acquiring an accounting request transaction instruction of a financial product, wherein the accounting request transaction instruction comprises an accounting scene and transaction instruction data; determining an accounting rule corresponding to the accounting scene from a preset accounting scene rule base based on the accounting scene; and accounting processing is carried out on the basis of the accounting rule and the transaction instruction data to obtain account detail data. The invention can reduce the research and development period of the new accounting scene and improve the evaluation accounting efficiency of the financial product.

Description

Accounting method and device for financial products
Technical Field
The invention relates to the technical field of computers, in particular to product accounting in the technical field of finance, and specifically relates to an accounting method and device for financing products.
Background
The net value type financing product is a financing product which is issued according to shares and discloses unit shares net value regularly or irregularly, and the evaluation accounting processing scheme of the existing net value type financing product is as follows: introducing a general accounting processing framework program (accounting engine), completing accounting processing of generating accounting subject data from the latest transaction instruction data for each investment under the current financing product (or called investment portfolio) according to accounting rules of special scenes of the investment, and calculating the latest net value of the current investment portfolio based on the summarized subject data of various types (assets and profit and loss types), thereby completing valuation accounting processing of the current financing product.
In the existing technical scheme, for system support of an accounting rule of a special scene of an investment product, a corresponding function is developed through a technical means and packaged into a configuration parameter which can be identified and called by an accounting engine based on a requirement scene of a business worker. That is, the existing accounting engine supports a new accounting scenario, and scientific and technological resources are required to be invested to complete research, development, delivery and online of new functions.
At present, because the investment classes of net-worth financing products are greatly widened, the research and development period of the new accounting scene of the existing financing products is long, and the estimation accounting efficiency of the net-worth financing products is low.
Disclosure of Invention
Aiming at the problems in the prior art, the invention provides a financial product accounting method and device, which specifically comprise the following technical scheme:
in a first aspect, the present invention provides a method for accounting financial products, comprising:
acquiring an accounting request transaction instruction of a financial product, wherein the accounting request transaction instruction comprises an accounting scene and transaction instruction data;
determining an accounting rule corresponding to the accounting scene from a preset accounting scene rule base based on the accounting scene;
and accounting processing is carried out on the basis of the accounting rule and the transaction instruction data to obtain account detail data.
After the acquiring the accounting request transaction instruction of the financial product, the method further comprises the following steps:
and storing the accounting request transaction instruction into an accounting request transaction instruction library according to a json format.
Before the step of storing the accounting request transaction instruction into an accounting request transaction instruction library according to the json format, the method further comprises the following steps:
performing instruction transaction element completeness check on the accounting request transaction instruction; after the command transaction element is complete, the accounting request transaction command is stored in an accounting request transaction command library.
The checking the completeness of the instruction transaction element for the accounting request transaction instruction comprises the following steps:
determining required transaction request elements required under an accounting scene in the accounting transaction request instruction;
and if the request transaction element is contained in the accounting request transaction instruction and the request transaction element has a corresponding value, determining that the transaction element of the instruction is complete.
In a second aspect, the present invention provides an accounting apparatus for a financial product, comprising:
the transaction instruction module is used for acquiring an accounting request transaction instruction of the financial product, wherein the accounting request transaction instruction comprises an accounting scene and transaction instruction data;
the accounting scene module is used for determining an accounting rule corresponding to the accounting scene from a preset accounting scene rule base based on the accounting scene;
and the accounting engine module is used for accounting and processing based on the accounting rule and the transaction instruction data to obtain financial detail data.
Further, still include:
and the instruction library module is used for storing the accounting request transaction instruction to an accounting request transaction instruction library according to the json format.
Further, still include:
the completeness module is used for checking the completeness of the instruction transaction elements of the accounting request transaction instruction; after the command transaction element is complete, the accounting request transaction command is stored in an accounting request transaction command library.
Wherein the completeness module comprises:
the element unit is used for determining the required transaction request elements in the accounting request transaction instruction under the accounting scene;
and the judging unit is used for determining that the transaction elements of the instruction are complete if the accounting request transaction instruction comprises the request transaction elements and the request transaction elements have corresponding value values.
According to the technical scheme, the accounting method and the accounting device for the financial product are characterized in that an accounting request transaction instruction of the financial product is obtained, and the accounting request transaction instruction comprises an accounting scene and transaction instruction data; determining an accounting rule corresponding to the accounting scene from a preset accounting scene rule base based on the accounting scene; and accounting processing is carried out on the basis of the accounting rule and the transaction instruction data to obtain account detail data. The new scene research and development period of accounting can be reduced, and the estimation accounting efficiency of financial products is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a first flowchart of a financial product accounting method according to an embodiment of the present invention.
Fig. 2 is a second flowchart of the accounting method of the financial product in the embodiment of the present invention.
Fig. 3 is a third flow chart of the accounting method of the financial product in the embodiment of the invention.
Fig. 4 is a first configuration diagram of an accounting apparatus of a financial product in an embodiment of the present invention.
Fig. 5 is a second configuration diagram of an accounting device of a financial product in the embodiment of the present invention.
Fig. 6 is a third configuration diagram of an accounting apparatus of a financial product in the embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The invention provides an embodiment of an accounting method of a financial product, which specifically comprises the following contents in reference to fig. 1:
s101: acquiring an accounting request transaction instruction of a financial product, wherein the accounting request transaction instruction comprises an accounting scene and transaction instruction data;
s102: determining an accounting rule corresponding to the accounting scene from a preset accounting scene rule base based on the accounting scene;
in this step, the preset accounting scenario rule base is an accounting rule that can support service experts to define corresponding accounting scenarios, and the specific operations include:
(1) the service personnel is supported to self-define the accounting element parameters in the service language meaning, the one-to-one corresponding relation is established with the instruction transaction element parameters in the technical language meaning, the accounting service experts can conveniently edit and maintain the accounting scene by self according to the accounting elements in the service language, and meanwhile, the accounting engine can conveniently convert the service language into the technical language for automatic accounting processing.
The command transaction element parameters under the technical language are a collection of transaction element key fields contained in a json text format based on a transaction command library, each specific transaction command json corresponds to a specific service scene, and actually used keys are subsets under the collection of the command transaction element parameters.
(2) And supporting business personnel to self-define accounting events corresponding to the accounting scenes. The accounting business experts define a definite accounting event for each business scene, and generally identify the accounting event according to the combination of specific accounting factors (investment type + transaction behavior), and it should be noted that if a set of accounts is formed by supporting multiple accounting criteria, an account set accounting factor can be added as a unique identification ID. And the joson text key of each transaction instruction needs to have definite and unique investment type + transaction behavior for the accounting engine to automatically identify the accounting event adopted by the accounting processing.
(3) Business personnel are supported to self-define the parameters of the accounting rules and the rule functions (expressions). A specific set of accounting rule details is generally defined in an accounting event, and depending on an accounting business scenario, the accounting business scenario may be two rule details of one loan and one loan or a plurality of loan and multi loan rule details, each rule detail includes the same account detail elements, and the core elements mainly include a loan aspect, a bookkeeping amount, a bookkeeping account number, and the like.
The accounting amount and the accounting account number generally need to be expressed by a certain rule (logic judgment + arithmetic operation) based on a plurality of accounting instruction transaction elements, and the expert supporting the accounting service edits the accounting elements into a rule function expression containing an arithmetic and logic operation expression to complete and define accounting element items in the accounting rule.
S103: and accounting processing is carried out on the basis of the accounting rule and the transaction instruction data to obtain account detail data.
In this step, the dynamic instance data of the transaction instruction data is used as input, the parameter definition of the static accounting rule is used as a template, and the accounting detail data is generated through analysis, calculation and assembly processing of the accounting rule, so that semantic conversion of a business scene from the transaction information table to the accounting information expression is completed, namely the core accounting processing process is completed.
In the accounting processing process, the accounting event is driven by transaction index data, and a corresponding accounting event (namely an accounting rule set for performing accounting financial detail analysis and escape processing) is automatically acquired based on an accounting parameter rule configured by a transaction instruction according to a service. And processing the business self-defined accounting rules one by one, automatically analyzing the implementation logic of the rules, and completing the semantic conversion from the request transaction detail to the accounting financial detail. The method is embedded into an accounting engine controller by introducing a general rule engine (such as an open-source general rule engine framework result) and is specially used for processing the resolution of the arithmetic logic expression of the accounting elements involved in the static accounting rules.
As can be seen from the above description, in the accounting method of the financial product according to the embodiment of the present invention, an accounting request transaction instruction of the financial product is obtained, where the accounting request transaction instruction includes an accounting scenario and transaction instruction data; determining an accounting rule corresponding to the accounting scene from a preset accounting scene rule base based on the accounting scene; and accounting processing is carried out on the basis of the accounting rule and the transaction instruction data to obtain account detail data. The new scene research and development period of accounting can be reduced, and the estimation accounting efficiency of financial products is improved.
In an embodiment of the present invention, referring to fig. 2, the accounting method of the financial product specifically includes the following contents:
s104: and storing the accounting request transaction instruction into an accounting request transaction instruction library according to a json format.
In the embodiment, the characteristics of easy reading, easy analysis and good expandability of the json format are utilized, the accounting request transaction instructions of the financial products are uniformly stored according to the json format, and the necessary request transaction element information of various investments is supported to be stored according to specific accounting scenes.
And storing the request instruction information into a product accounting engine register in the accounting processing process according to the json text to serve as dynamic instance data in the accounting processing process.
In an embodiment of the present invention, referring to fig. 3, the accounting method of the financial product specifically includes the following contents:
s105: performing instruction transaction element completeness check on the accounting request transaction instruction; after the command transaction element is complete, the accounting request transaction command is stored in an accounting request transaction command library.
Wherein, the checking the completeness of the command transaction element for the accounting request transaction command comprises the following steps:
determining required transaction request elements required under an accounting scene in the accounting transaction request instruction; and if the request transaction element is contained in the accounting request transaction instruction and the request transaction element has a corresponding value, determining that the transaction element of the instruction is complete.
In this embodiment, the completeness check of the instruction transaction element is performed simultaneously before the instruction is put in storage, as a preprocessing step of the accounting processing. The specific scheme is that a business scene brought by a command json text (generally, an accounting business scene is identified according to the combination of investment type and transaction behavior, and is also called an accounting event from the accounting processing perspective) is searched for which request transaction elements key required under the accounting scene configured under a rule base are available, and whether the keys corresponding to the json command of the comparison pen have corresponding value values is checked on the basis of the search. The invalid transaction which fails to be checked is preprocessed without accounting.
According to the technical scheme, a highly flexible and extensible transaction instruction base is developed based on json format text, a technical and business definition form of transaction element keys is established, the self-service configuration of the accounting rule parameters by the business experts is supported, the business experts are particularly supported to finish the function expression of the accounting rule of the accounting element by self-service, the general high-platform accounting method is realized, the dependence of the new business on the scientific research and development delivery cycle is solved, and scientific resources are released.
The embodiment of the present invention provides a specific implementation manner of an accounting device of a financial product, which can implement all contents in the accounting method of the financial product, and referring to fig. 4, the accounting device of the financial product specifically includes the following contents:
the transaction instruction module 10 is used for acquiring an accounting request transaction instruction of a financial product, wherein the accounting request transaction instruction comprises an accounting scene and transaction instruction data;
the accounting scene module 20 is configured to determine an accounting rule corresponding to the accounting scene from a preset accounting scene rule base based on the accounting scene;
and the accounting engine module 30 is configured to perform accounting processing based on the accounting rule and the transaction instruction data to obtain accounting detail data.
In an embodiment of the present invention, referring to fig. 5, the accounting device of the financial product specifically includes the following contents:
and the instruction library module 40 is used for storing the accounting request transaction instruction into an accounting request transaction instruction library according to the json format.
In an embodiment of the present invention, referring to fig. 6, the accounting device of the financial product specifically includes the following contents:
a completeness module 50, configured to perform instruction transaction element completeness check on the accounting request transaction instruction; after the command transaction element is complete, the accounting request transaction command is stored in an accounting request transaction command library.
Wherein the completeness module 50 comprises:
an element unit 501, configured to determine a request transaction element required in an accounting scenario in the accounting request transaction instruction;
the determining unit 502 is configured to determine that the transaction element of the instruction is complete if the accounting request transaction instruction includes the request transaction element and the request transaction element has a corresponding value.
The embodiment of the accounting apparatus for financial products provided by the present invention may be specifically configured to execute the processing flow of the embodiment of the accounting method for financial products in the foregoing embodiment, and the functions thereof are not described herein again, and reference may be made to the detailed description of the foregoing method embodiment.
As can be seen from the above description, in the accounting device for financial products provided in the embodiments of the present invention, by obtaining an accounting request transaction instruction for a financial product, the accounting request transaction instruction includes an accounting scenario and transaction instruction data; determining an accounting rule corresponding to the accounting scene from a preset accounting scene rule base based on the accounting scene; and accounting processing is carried out on the basis of the accounting rule and the transaction instruction data to obtain account detail data. The new scene research and development period of accounting can be reduced, and the estimation accounting efficiency of financial products is improved.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. It should be noted that the embodiments and features of the embodiments may be combined with each other without conflict. The present invention is not limited to any single aspect, nor is it limited to any single embodiment, nor is it limited to any combination and/or permutation of these aspects and/or embodiments. Moreover, each aspect and/or embodiment of the present invention may be utilized alone or in combination with one or more other aspects and/or embodiments thereof.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; such modifications and substitutions do not depart from the spirit and scope of the present invention, and they should be construed as being included in the following claims and description.

Claims (8)

1. A method of accounting financial products, comprising:
acquiring an accounting request transaction instruction of a financial product, wherein the accounting request transaction instruction comprises an accounting scene and transaction instruction data;
determining an accounting rule corresponding to the accounting scene from a preset accounting scene rule base based on the accounting scene;
and accounting processing is carried out on the basis of the accounting rule and the transaction instruction data to obtain account detail data.
2. The accounting method of financial products according to claim 1, further comprising, after the acquiring the accounting request transaction instruction of financial products, the steps of:
and storing the accounting request transaction instruction into an accounting request transaction instruction library according to a json format.
3. The accounting method for financial products according to claim 2, wherein before storing the accounting request transaction instruction in json format to an accounting request transaction instruction library, further comprising:
performing instruction transaction element completeness check on the accounting request transaction instruction; after the command transaction element is complete, the accounting request transaction command is stored in an accounting request transaction command library.
4. The accounting method of financial products of claim 3, wherein the performing of the order transaction element completeness check on the accounting request transaction order comprises:
determining required transaction request elements required under an accounting scene in the accounting transaction request instruction;
and if the request transaction element is contained in the accounting request transaction instruction and the request transaction element has a corresponding value, determining that the transaction element of the instruction is complete.
5. An accounting apparatus for a financial product, comprising:
the transaction instruction module is used for acquiring an accounting request transaction instruction of the financial product, wherein the accounting request transaction instruction comprises an accounting scene and transaction instruction data;
the accounting scene module is used for determining an accounting rule corresponding to the accounting scene from a preset accounting scene rule base based on the accounting scene;
and the accounting engine module is used for accounting and processing based on the accounting rule and the transaction instruction data to obtain financial detail data.
6. The accounting device of a financial product according to claim 5, further comprising:
and the instruction library module is used for storing the accounting request transaction instruction to an accounting request transaction instruction library according to the json format.
7. The accounting device of a financial product according to claim 6, further comprising:
the completeness module is used for checking the completeness of the instruction transaction elements of the accounting request transaction instruction; after the command transaction element is complete, the accounting request transaction command is stored in an accounting request transaction command library.
8. The accounting apparatus for financial products according to claim 7, wherein the completeness module comprises:
the element unit is used for determining the required transaction request elements in the accounting request transaction instruction under the accounting scene;
and the judging unit is used for determining that the transaction elements of the instruction are complete if the accounting request transaction instruction comprises the request transaction elements and the request transaction elements have corresponding value values.
CN202110592647.8A 2021-05-28 2021-05-28 Accounting method and device for financial products Pending CN113205421A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110592647.8A CN113205421A (en) 2021-05-28 2021-05-28 Accounting method and device for financial products

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110592647.8A CN113205421A (en) 2021-05-28 2021-05-28 Accounting method and device for financial products

Publications (1)

Publication Number Publication Date
CN113205421A true CN113205421A (en) 2021-08-03

Family

ID=77023521

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110592647.8A Pending CN113205421A (en) 2021-05-28 2021-05-28 Accounting method and device for financial products

Country Status (1)

Country Link
CN (1) CN113205421A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109118350A (en) * 2018-08-03 2019-01-01 中国建设银行股份有限公司 Financial accounting business packed transaction adaptive device and system
CN109344183A (en) * 2018-01-30 2019-02-15 深圳壹账通智能科技有限公司 Data interactive method, device, computer equipment and storage medium
CN110489418A (en) * 2019-07-26 2019-11-22 阿里巴巴集团控股有限公司 A kind of data aggregation method and system
CN110766545A (en) * 2019-10-22 2020-02-07 神州数码融信软件有限公司 Bank accounting entry generation method
CN111062813A (en) * 2019-12-13 2020-04-24 中国建设银行股份有限公司 Transaction data accounting method, device, equipment and storage medium
CN112363978A (en) * 2020-08-06 2021-02-12 勤恒财务咨询(北京)有限公司 Method for solving conversion between business data and financial data

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109344183A (en) * 2018-01-30 2019-02-15 深圳壹账通智能科技有限公司 Data interactive method, device, computer equipment and storage medium
CN109118350A (en) * 2018-08-03 2019-01-01 中国建设银行股份有限公司 Financial accounting business packed transaction adaptive device and system
CN110489418A (en) * 2019-07-26 2019-11-22 阿里巴巴集团控股有限公司 A kind of data aggregation method and system
CN110766545A (en) * 2019-10-22 2020-02-07 神州数码融信软件有限公司 Bank accounting entry generation method
CN111062813A (en) * 2019-12-13 2020-04-24 中国建设银行股份有限公司 Transaction data accounting method, device, equipment and storage medium
CN112363978A (en) * 2020-08-06 2021-02-12 勤恒财务咨询(北京)有限公司 Method for solving conversion between business data and financial data

Similar Documents

Publication Publication Date Title
CN108764674B (en) Risk control method and device based on rule engine
EP3407548A1 (en) Chatbot system
CN110532536B (en) Rule configuration method and device
CN101989294B (en) Distributed file resolving method and resolving system
CN112463154A (en) Page generation method, device and system and electronic equipment
CN109933534A (en) A kind of method and device of determining financial test object
CN109086433A (en) A kind of file management method and server based on big data analysis
CN110852559A (en) Resource allocation method and device, storage medium and electronic device
CN111475137A (en) Method, system and equipment for predicting software development requirements
CN113050928A (en) Method, system, equipment and medium for event extension in workflow
CN108830480B (en) ERP purchasing calculation method and system
CN112507725B (en) Static publishing method, device, equipment and storage medium of financial information
CN113205421A (en) Accounting method and device for financial products
CN115269085A (en) Mobile bank page display method and device
CN114691768A (en) Data processing method, accounting system and related equipment
CN112508535A (en) Jbpm-based method and device for improving approval workflow
CN114186267A (en) Virtual asset data processing method and device and computer readable storage medium
CN113094589B (en) Intelligent service recommendation method and device
CN113159951B (en) Financial data clearing method, device, equipment and storage medium
CN113590488B (en) System test method and test platform for simulating financial data support
CN111882294B (en) Method and device for flow approval
CN114462271A (en) Finite element model element layering information modification method, system, equipment and medium
CN115454877A (en) Financial product processing method and device, intelligent equipment and storage medium
CN117407396A (en) Report data processing method and device, computer equipment and storage medium
CN115795135A (en) Method, device, equipment and storage medium for detecting repetition of newly added object

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