CN113469637A - Subsidy issuing method and system - Google Patents

Subsidy issuing method and system Download PDF

Info

Publication number
CN113469637A
CN113469637A CN202110580089.3A CN202110580089A CN113469637A CN 113469637 A CN113469637 A CN 113469637A CN 202110580089 A CN202110580089 A CN 202110580089A CN 113469637 A CN113469637 A CN 113469637A
Authority
CN
China
Prior art keywords
subsidy
key
rules
rule
key value
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
CN202110580089.3A
Other languages
Chinese (zh)
Other versions
CN113469637B (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.)
Hangzhou Maycur Technologies Ltd
Original Assignee
Hangzhou Maycur Technologies 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 Hangzhou Maycur Technologies Ltd filed Critical Hangzhou Maycur Technologies Ltd
Priority to CN202110580089.3A priority Critical patent/CN113469637B/en
Publication of CN113469637A publication Critical patent/CN113469637A/en
Application granted granted Critical
Publication of CN113469637B publication Critical patent/CN113469637B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/105Human resources
    • G06Q10/1057Benefits or employee welfare, e.g. insurance, holiday or retirement packages
    • 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/12Accounting
    • G06Q40/125Finance or payroll

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • Data Mining & Analysis (AREA)
  • Operations Research (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a subsidy issuing method and a system, wherein the method comprises the following steps: setting layered subsidy rules, wherein each subsidy rule sets system variables and sets the priority of the subsidy rules; identifying subsidy data according to the documents and generating system variables; matching a corresponding subsidy rule according to the system variable; and acquiring the matched subsidy rules, and transmitting the matched subsidy rules and the corresponding system variables into a rule engine for executing the subsidy rule logic. The method and the system carry out subsidy issuing based on the layered subsidy rules, the layered subsidy rules have different priorities, and corresponding subsidies are issued according to the priorities, so that the subsidies can be rapidly and classified issued, and the accuracy of the subsidy issuing is also guaranteed on the basis of improving the flexibility of the subsidy issuing.

Description

Subsidy issuing method and system
Technical Field
The invention relates to the field of internet finance, in particular to a subsidy issuing method and system.
Background
Enterprises can issue some welfare subsidies in business trip and daily work, different subsidies have different calculation rules, and subsidies of the same type can be issued according to different regions, dates and employee grades, issued money amount standards can be different, the calculation dimension of the current subsidy system is fixed and the logic is determined by the system, the calculation logic of the subsidy can not be flexibly defined, the process can process the hardship, and once the subsidy is submitted, the subsidy can not be modified, so that the prior art can not flexibly configure according to specific scenes.
Disclosure of Invention
One of the objectives of the present invention is to provide a method and a system for issuing subsidies, where the method and the system issue subsidies based on hierarchical subsidy rules, the hierarchical subsidy rules have different priorities, and issue corresponding subsidies according to the priorities, so as to implement rapid classified issuance of subsidies, improve the flexibility of subsidy issuance, and ensure the accuracy of subsidy issuance.
Another object of the present invention is to provide a method and system for providing subsidy, in which a rule engine is used to analyze the set subsidy rules and system variables to generate executable logic codes, so that the custom setting of the subsidy can be completed only by modifying the rules and system variables, the system settings do not need to be modified, and the cost of subsidy adjustment is reduced.
Another object of the present invention is to provide a method and system for providing subsidies, which can adapt to different subsidy scenarios using the above hierarchical subsidy rules, and have a non-uniform standard subsidy requirement due to different requirements of different departments.
The invention also aims to provide a subsidy issuing method and a system, wherein the method and the system are provided with a manual intervention interface, manually configure subsidy rules for non-major subsidy errors, and reduce the waste of time for staff without the need of the staff to walk the subsidy application process again.
Another object of the present invention is to provide a method and a system for providing a subsidy, which can customize the type and hierarchy of the subsidy, adjust or modify the hierarchy of the subsidy according to the requirement, and are more convenient and fast in the adjustment process of the subsidy without greatly modifying the contents of the subsidy.
To achieve at least one of the above objects, the present invention further provides a subsidy issuing method comprising the steps of:
setting layered subsidy rules, wherein each subsidy rule sets system variables and sets the priority of the subsidy rules;
identifying subsidy data according to the documents and generating system variables;
matching a corresponding subsidy rule according to the system variable;
and acquiring the matched subsidy rules, and transmitting the matched subsidy rules and the corresponding system variables into a rule engine for executing the subsidy rule logic.
According to a preferred embodiment of the invention, when a document is submitted, cost information, staff information and travel information in the document are identified, key value names in the system are obtained, and a system variable key value pair key-value set is established, wherein each key value name corresponds to a subsidy key value.
According to one preferred embodiment of the present invention, after the rule engine obtains the subsidy rule, an executable logic code is generated, and a subsidy key value that meets the subsidy rule is found according to a key value name key in a system variable key value pair key-value set.
According to another preferred embodiment of the present invention, a corresponding subsidy rule is obtained according to the system variable key value pair key-value set, whether a subsidy rule corresponding to a key value name that has been executed exists in the system variable key value pair key-value set is determined, and if so, a subsidy corresponding to the executed subsidy rule is directly issued.
According to another preferred embodiment of the invention, a hierarchical subsidy rule is set, information of a user group, a department, a sub-company and a whole company where a current subsidy is opposite is obtained, subsidy key values of the information of the user group, the department, the sub-company and the whole company are respectively obtained according to the key value names key, different priorities of subsidies are set, and the subsidy key value corresponding to the key value name key with the highest priority is matched for subsidy distribution.
According to another preferred embodiment of the invention, priority subsidy matching rules of individuals, user group, departments, subsidiary companies and whole companies are set, all hierarchy system variable key value pair key-value sets are obtained according to documents, the matched subsidy rule with the highest priority is further obtained, and subsidies are issued according to the subsidy rule with the highest priority.
According to another preferred embodiment of the present invention, in the process of identifying the document content, if there is an unmatchable object, a matching error result is output, the type of the error result is determined, and the subsidy request is rejected or the subsidy content is adjusted according to the error result.
According to another preferred embodiment of the invention, the subsidy amount is generated according to the document value after matching the highest subsidy rule, and the subsidy amount is used for entering the approval flow after being confirmed to be correct.
According to another preferred embodiment of the present invention, the key value name key and the corresponding value amount of the subsidy key are adjusted according to the requirement, so as to adjust the subsidy rule, or adjust the matching priority of the subsidy rules of multiple levels, so as to adjust the subsidy rule as a whole.
In order to achieve at least one of the above objects, the present invention further provides a patch delivery system, and the patch delivery method system adopts the above patch delivery method.
The present invention further provides a computer-readable storage medium storing and applying the above-described subsidy issuing system.
Drawings
Fig. 1 is a schematic flow chart showing a subsidy issuing method according to the present invention.
Detailed Description
The following description is presented to disclose the invention so as to enable any person skilled in the art to practice the invention. The preferred embodiments in the following description are given by way of example only, and other obvious variations will occur to those skilled in the art. The basic principles of the invention, as defined in the following description, may be applied to other embodiments, variations, modifications, equivalents, and other technical solutions without departing from the spirit and scope of the invention.
It is understood that the terms "a" and "an" should be interpreted as meaning that a number of one element or element is one in one embodiment, while a number of other elements is one in another embodiment, and the terms "a" and "an" should not be interpreted as limiting the number.
Referring to fig. 1, the present invention provides a method and a system for providing subsidies, which can solve the problem of immobilization of subsidy rules in the prior art, can establish a complete subsidy providing system according to non-standardized subsidy requirements, can adapt to the subsidy requirements of different scenes, and can improve the flexibility of subsidies.
Specifically, the method and the device adopt a key-value key value pair mode to analyze each subsidy rule, and whether the subsidy is issued according to the analysis result. It is first necessary to establish a plurality of subsidy rules in the subsidy issuing system, wherein the subsidy rules include active subsidy rules in execution, which may include but are not limited to high-temperature subsidies, catering subsidies and vehicle driving subsidies, and passive subsidy rules applied by employees, and the active subsidy rules in execution implement subsidies according to company regulations or legal regulations. The passive subsidy rules are used for setting different subsidy amounts according to the subsidy types applied by the staff, the corresponding job levels, the corresponding expense places, the corresponding expense modes and the like. And storing the active subsidy rules and the passive subsidy rules in a system, wherein the subsidy rules can be set by self.
After the employee fills in the subsidy document, identifying the content of the subsidy document to acquire system variables, wherein the system variables comprise key value names key and subsidy key value, each key value name key and the corresponding subsidy key value are combined to form a system variable key value pair key-value, for example, the key value pair name can be set as key (high temperature subsidy), and the corresponding subsidy key value pair can be set as key (200), so that the corresponding high temperature subsidy rule can be constructed. After document content is identified, a plurality of subsidy key value sets can be obtained according to key value names in the document content, a system variable key value pair key-value set of the document is constructed, the obtained system variable key value pair key-value set is further matched according to subsidy rules, and the matching of the subsidy rules comprises the following steps: judging whether an active subsidy rule which is being executed exists in the system variable key value pair key-value set, if so, directly acquiring the key value name key corresponding to the active subsidy which is being executed and the corresponding key value, and executing the subsidy under the subsidy key value through a rule engine. It should be noted that, the rule engine is an executor, when a subsidy rule set in the system is matched with a corresponding system variable key-value pair key-value, the system variable key-value pair key-value needs to be transferred into the rule engine, and a corresponding subsidy rule needs to be transferred into the rule engine, and the rule engine generates an executable logic code after parsing the subsidy rule, where the executable logic code includes but is not limited to finding a maximum value of an amount of money, obtaining a subsidy amount of money with a highest priority, and the type of the executable logic code is set according to the subsidy rule, which is not described in detail in the present invention.
Because the rule engine is used as an executor and can directly adjust the subsidy on a rule level or a system variable level, the code adjustment range of the system is small, the subsidy adjustment is simpler, the quick self-defined subsidy can be realized, and the subsidy adjustment cost is reduced on the basis of improving the flexibility of the subsidy.
It should be noted that, in one preferred embodiment of the present invention, because the subsidy rules at different levels are different, the subsidy priorities at different levels need to be set, when the employee fills in the subsidy document, the subsidy key value at each level of the job level, department, division and whole company where the employee is located corresponding to each key value name key is identified, the formation of different system variable key value pairs key-value can be realized by modifying the key value name key, and the subsidy priorities are set from bottom to top, specifically, the priorities are set as follows: personal subsidy rules > user group subsidy rules > department subsidy rules > subsidy rules for subsidies for the entire company. It should be noted that the priority is generated according to the subsidy amounts of the same category key value names at different levels, the method preferentially matches the individual subsidy rules, if the individual matching rules do not exist, the method continuously matches the subsidy rules (of the user group) at the previous level until the subsidy rules of the whole company are matched, and if all the levels are matched with the subsidy rules, the method indicates that the staff may have subsidy content errors and sends prompt information. The subsidy rules from bottom to top can improve the accuracy of subsidy and reduce the dispute of subsidy. In another preferred embodiment of the present invention, since there may be a plurality of subsidy rules in the same hierarchy, the priority is configured according to the value amount of the key value under the condition of the same priority in the hierarchy. And configuring the subsidy rule with the largest subsidy amount as the highest priority to be matched in the plurality of subsidy rules at the same level. For example: scene 1: the enterprise sets a catering subsidy rule A, wherein the A is applicable to all employees of the company, in addition, a subsidy B only applicable to a sales department is set, when a sales employee S fills in a subsidy document, the subsidy document is identified, the subsidy rule applicable to the sales employee S is judged to be B according to the subsidy priority of different levels, and a rule engine judges the subsidy amount corresponding to the method of the subsidy rule B. And in a scene 2, on the basis of the scene 1, if the sum of the subsidy rule B is 20 yuan, another catering subsidy rule C which is adapted to a sales department is provided, the sum corresponding to the subsidy rule C is 40 yuan, the subsidy rule which is adapted to the sales staff is judged to be C according to the priority of the same-level subsidy rule, and the rule engine issues the corresponding subsidy according to the subsidy rule C.
The subsidy system is also connected with an approval system, and can be known by responsible persons in different departments in an approval or copy mode according to requirements. If the release of the subsidy is in question, feedback can be given to the superior department or the designated department.
In another preferred embodiment of the present invention, the present invention provides a manual intervention interface to adjust and review the subsidy rules, and after the employee submits the subsidy documents, the identified subsidy contents are visually displayed on the display, if the subsidy documents submitted by the employee have major errors, the subsidy application process can be automatically or manually rejected, so that the employee can refill the subsidy documents, and the error types of the subsidy documents filled by the employee can be determined through text recognition, wherein the error types include but are not limited to department filling errors, amount filling errors, expense type errors, travel errors, and the like. The errors exemplified above are substantial errors that may directly affect subsidy dispensing, thus requiring manual or automated refund by financial personnel. If the employee submits the subsidy document and judges that the subsidy document is only the replacement of the new and old subsidy rules, the applicable rules of the subsidy can be automatically or manually readjusted and prompt information is sent to the employee.
It should be noted that, the manual intervention interface can actively modify the amount of money of the corresponding key value name key and the corresponding subsidy key value to realize rapid subsidy adjustment, and the whole subsidy flow does not need to be modified.
In particular, according to the embodiments of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication section, and/or installed from a removable medium. The computer program, when executed by a Central Processing Unit (CPU), performs the above-described functions defined in the method of the present application. It should be noted that the computer readable medium mentioned above in the present application may be a computer readable signal medium or a computer readable storage medium or any combination of the two. The computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wire segments, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present application, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In this application, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless section, wire section, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
It will be understood by those skilled in the art that the embodiments of the present invention described above and illustrated in the drawings are given by way of example only and not by way of limitation, the objects of the invention having been fully and effectively achieved, the functional and structural principles of the present invention having been shown and described in the embodiments, and that various changes or modifications may be made in the embodiments of the present invention without departing from such principles.

Claims (10)

1. A subsidy issuing method, comprising the steps of:
setting layered subsidy rules, wherein each subsidy rule sets system variables and sets the priority of the subsidy rules;
identifying subsidy data according to the documents and generating system variables;
matching a corresponding subsidy rule according to the system variable;
and acquiring the matched subsidy rules, and transmitting the matched subsidy rules and the corresponding system variables into a rule engine for executing the subsidy rule logic.
2. The subsidy issuing method according to claim 1, wherein when a document is submitted, cost information, staff information and travel information in the document are identified, key value names key in the system are obtained, and a system variable key value pair key-value set is established, wherein each key value name key corresponds to one subsidy key value.
3. The subsidy issuing method according to claim 2, wherein after the rule engine acquires a subsidy rule, an executable logic code is generated, and a subsidy key value conforming to the subsidy rule is found according to a key value name key in a system variable key value pair key-value set.
4. The subsidy issuing method according to claim 3, wherein the corresponding subsidy rules are obtained according to the system variable key value pair key-value set, whether the subsidy rules corresponding to the key value names already executed exist in the system variable key value pair key-value set is judged, and if yes, the subsidies corresponding to the implemented subsidy rules are issued.
5. The method of claim 3, wherein a hierarchical subsidy rule is set, information of a user group, a department, a subsidiary company and a whole company where a current subsidy is located is obtained, subsidy key values of the information of the user group, the department, the subsidiary company and the whole company are respectively obtained according to the key value names key, different priorities of the subsidies are set, and the subsidy key value corresponding to the key value name key with the highest priority is matched for subsidy issuance.
6. The method of claim 5, wherein priority subsidy matching rules of individuals > user group > department > sub-company > whole company are set, a key-value set of variable key values of all hierarchical systems is obtained according to documents, a matching subsidy rule of highest priority is further obtained, and subsidies are issued according to the highest priority subsidy rule.
7. The method of claim 5, wherein the subsidy is generated based on the document value when the highest level subsidy rule is matched, and the subsidy is used for entering the approval stream after the subsidy is confirmed to be correct.
8. The method of claim 5, wherein the key value name key and the corresponding value amount of the subsidy key are adjusted according to the requirement, and the method is used for adjusting the subsidy rules or adjusting the matching priority of the subsidy rules of multiple levels and the overall subsidy rules.
9. A subsidy dispensing system, characterized in that said subsidy method system employs a subsidy dispensing method according to any one of claims 1 to 8.
10. A computer-readable storage medium storing and applying a subsidy dispensing system according to claim 8.
CN202110580089.3A 2021-05-26 2021-05-26 Patch issuing method and system Active CN113469637B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110580089.3A CN113469637B (en) 2021-05-26 2021-05-26 Patch issuing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110580089.3A CN113469637B (en) 2021-05-26 2021-05-26 Patch issuing method and system

Publications (2)

Publication Number Publication Date
CN113469637A true CN113469637A (en) 2021-10-01
CN113469637B CN113469637B (en) 2024-06-18

Family

ID=77871409

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110580089.3A Active CN113469637B (en) 2021-05-26 2021-05-26 Patch issuing method and system

Country Status (1)

Country Link
CN (1) CN113469637B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116384724A (en) * 2023-06-02 2023-07-04 江苏网新博创科技有限公司 Employment patch center design method and employment patch center
CN117788057A (en) * 2024-02-27 2024-03-29 浙江恒中养老产业发展有限公司 Patch issuing and using method and device

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103268565A (en) * 2013-05-22 2013-08-28 南京财经大学 City public transport fiscal subsidy distribution method based on equity precedence
CN105320698A (en) * 2014-08-04 2016-02-10 中国科学院深圳先进技术研究院 Method and system for pushing advanced age allowance service
CN106355438A (en) * 2016-08-25 2017-01-25 北京百度网讯科技有限公司 Method and device of calculation and collection processing
BR102015030522A2 (en) * 2015-12-04 2017-06-13 Cemig Distribuição S A relational method for decision support with learning flow
CN108109064A (en) * 2017-12-20 2018-06-01 中智关爱通(上海)科技股份有限公司 A kind of subsidy computational methods, system, server, terminal and its storage medium
CN109886635A (en) * 2019-03-04 2019-06-14 深圳市丰巢科技有限公司 A kind of throwing cabinet subsidy method, apparatus, equipment and storage medium
CN111126943A (en) * 2019-11-25 2020-05-08 泰康保险集团股份有限公司 Civil subsidy declaration management method and device
CN111428978A (en) * 2020-03-18 2020-07-17 中国建设银行股份有限公司 Subsidy calculation method and device, electronic equipment and storage medium
CN112215511A (en) * 2020-10-22 2021-01-12 杭州海康威视系统技术有限公司 Attendance data calculation method, device and equipment

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103268565A (en) * 2013-05-22 2013-08-28 南京财经大学 City public transport fiscal subsidy distribution method based on equity precedence
CN105320698A (en) * 2014-08-04 2016-02-10 中国科学院深圳先进技术研究院 Method and system for pushing advanced age allowance service
BR102015030522A2 (en) * 2015-12-04 2017-06-13 Cemig Distribuição S A relational method for decision support with learning flow
CN106355438A (en) * 2016-08-25 2017-01-25 北京百度网讯科技有限公司 Method and device of calculation and collection processing
CN108109064A (en) * 2017-12-20 2018-06-01 中智关爱通(上海)科技股份有限公司 A kind of subsidy computational methods, system, server, terminal and its storage medium
CN109886635A (en) * 2019-03-04 2019-06-14 深圳市丰巢科技有限公司 A kind of throwing cabinet subsidy method, apparatus, equipment and storage medium
CN111126943A (en) * 2019-11-25 2020-05-08 泰康保险集团股份有限公司 Civil subsidy declaration management method and device
CN111428978A (en) * 2020-03-18 2020-07-17 中国建设银行股份有限公司 Subsidy calculation method and device, electronic equipment and storage medium
CN112215511A (en) * 2020-10-22 2021-01-12 杭州海康威视系统技术有限公司 Attendance data calculation method, device and equipment

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116384724A (en) * 2023-06-02 2023-07-04 江苏网新博创科技有限公司 Employment patch center design method and employment patch center
CN116384724B (en) * 2023-06-02 2023-09-05 江苏网新博创科技有限公司 Employment patch center design method and employment patch center
CN117788057A (en) * 2024-02-27 2024-03-29 浙江恒中养老产业发展有限公司 Patch issuing and using method and device
CN117788057B (en) * 2024-02-27 2024-06-11 浙江恒中养老产业发展有限公司 Patch issuing and using method and device

Also Published As

Publication number Publication date
CN113469637B (en) 2024-06-18

Similar Documents

Publication Publication Date Title
US9058610B2 (en) Method and apparatus for performing collective validation of credential information
US11218484B2 (en) Hierarchical permissions model within a document
US11410448B2 (en) Predictive analysis systems and methods using machine learning
US11620590B1 (en) Network value of a flight leg booking
CN113469637B (en) Patch issuing method and system
US20220335553A1 (en) System and a method for generating and managing machine executable digital contracts
US20190096012A1 (en) System and method for real estate development and construction cost and risk management
US20230064655A1 (en) Communication fulfillment architectures, systems, and methods
CN110826896A (en) Data processing control method and device, computer equipment and storage medium
CN111813946A (en) Medical information feedback method, device, equipment and readable storage medium
CN114219596B (en) Data processing method and related equipment based on decision tree model
US20210350069A1 (en) Communication fulfillment architectures, systems, and methods
CN117522094A (en) Seal management method, platform, electronic equipment and storage medium
CN115577983B (en) Enterprise task matching method based on block chain, server and storage medium
CN105243584B (en) A kind of method and system of data processing
US8832110B2 (en) Management of class of service
US20200372420A1 (en) Remapping flight leg bookings
KR102517327B1 (en) Method, apparatus, and system of automating design work process based on design portfolio
CN111340435A (en) Contract management system and contract management method
CN115935421A (en) Data product publishing method, system and storage medium
CN117573653A (en) Method, device, equipment and storage medium for generating data dictionary
CN117217676A (en) Intelligent management system and method for engineering construction project
KR20230071916A (en) System and method for integrated management of grants and computer program for the same
CN114896319A (en) Data import method and device
CN116307894A (en) Method, apparatus, electronic device and computer readable medium for executing evaluation task

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