WO2019071968A1 - Procédé de calcul de salaire, serveur d'application et support de stockage lisible par ordinateur - Google Patents

Procédé de calcul de salaire, serveur d'application et support de stockage lisible par ordinateur Download PDF

Info

Publication number
WO2019071968A1
WO2019071968A1 PCT/CN2018/089887 CN2018089887W WO2019071968A1 WO 2019071968 A1 WO2019071968 A1 WO 2019071968A1 CN 2018089887 W CN2018089887 W CN 2018089887W WO 2019071968 A1 WO2019071968 A1 WO 2019071968A1
Authority
WO
WIPO (PCT)
Prior art keywords
salary
salesperson
common data
calculation
commission
Prior art date
Application number
PCT/CN2018/089887
Other languages
English (en)
Chinese (zh)
Inventor
周毅
姚雄
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2019071968A1 publication Critical patent/WO2019071968A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/544Buffers; Shared memory; Pipes
    • 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

Definitions

  • the present application relates to the field of computer communications, and in particular, to a salary calculation method, an application server, and a computer readable storage medium.
  • the salary calculation involves counting multiple salary items, and each salary item has a part of shared data read and write.
  • the calculation logic of multiple salary items is processed in a crowded process in a calculation process. It will lead to the intertwining of the calculation logic of each salary item, making the salary calculation process cumbersome, especially when it is necessary to modify the calculation of a salary item, it will affect the calculation of other salary items, which brings great inconvenience to developers.
  • the present application proposes a salary calculation method, an application server, and a computer readable storage medium, which can load external data, salary calculation, and improve user experience.
  • the present application provides a salary calculation method, which is applied to an application server, and the method includes:
  • Execute calculation logic for each commission item retrieve the common data from the storage space, and calculate the salary of the salesperson.
  • the present application further provides an application server, where the application server includes a memory and a processor, where the memory stores a salary calculation system executable on the processor, and the salary calculation system
  • the application server includes a memory and a processor, where the memory stores a salary calculation system executable on the processor, and the salary calculation system
  • Execute calculation logic for each commission item retrieve the common data from the storage space, and calculate the salary of the salesperson.
  • the present application further provides a computer readable storage medium storing a salary calculation system, the salary calculation system being executable by at least one processor to enable the At least one processor performs the steps of the salary calculation method as described above.
  • the application server, the salary calculation method and the computer readable storage medium proposed by the present application first construct the calculation logic of each commission item; then, by analyzing the calculation logic, the common data of each calculation logic is obtained. And then, a memory space is set to store the common data; and further, when receiving a request for calculating the salary of the salesperson sent by the mobile terminal, acquiring a commission item included in the salesperson; and finally, executing each commission item Computing logic that retrieves the common data from the storage space and calculates the salary of the salesperson.
  • FIG. 1 is a schematic diagram of an optional application environment of each embodiment of the present application.
  • FIG. 2 is a schematic diagram of an optional hardware architecture of the application server of FIG. 1;
  • FIG. 3 is a schematic diagram of a program module of a first embodiment of the salary calculation system of the present application
  • FIG. 4 is a schematic diagram of a program module of a second embodiment of the salary calculation system of the present application.
  • FIG. 5 is a schematic diagram of a program module of a third embodiment of the salary calculation system of the present application.
  • FIG. 6 is a schematic flow chart of a first embodiment of a salary calculation system of the present application.
  • FIG. 7 is a schematic flowchart of a first embodiment of a salary calculation method according to the present application.
  • FIG. 8 is a schematic flow chart of a second embodiment of a salary calculation method according to the present application.
  • FIG. 9 is a schematic flow chart of a third embodiment of a salary calculation method according to the present application.
  • FIG. 10 is a schematic flowchart of a fourth embodiment of a salary calculation method according to the present application.
  • first, second and the like in the present application are for the purpose of description only, and are not to be construed as indicating or implying their relative importance or implicitly indicating the number of technical features indicated. .
  • features defining “first” and “second” may include at least one of the features, either explicitly or implicitly.
  • the technical solutions between the various embodiments may be combined with each other, but must be based on the realization of those skilled in the art, and when the combination of the technical solutions is contradictory or impossible to implement, it should be considered that the combination of the technical solutions does not exist. Nor is it within the scope of protection required by this application.
  • FIG. 1 it is a schematic diagram of an optional application environment of each embodiment of the present application.
  • the present application is applicable to an application environment including, but not limited to, a mobile terminal 1, an application server 2, and a network 3.
  • the mobile terminal 1 may be a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (Personal Digital Assistant), a PAD (Tablet PC), a PMP (Portable Multimedia Player), a navigation device, or the like.
  • Mobile devices, as well as fixed terminals such as digital TVs, desktop computers, notebooks, servers, and the like.
  • the application server 2 may be a computing device such as a rack server, a blade server, a tower server, or a rack server.
  • the application server 2 may be a stand-alone server or a server cluster composed of multiple servers.
  • the network 3 may be an intranet, an Internet, a Global System of Mobile communication (GSM), a Wideband Code Division Multiple Access (WCDMA), a 4G network, Wireless or wired networks such as 5G networks, Bluetooth, Wi-Fi, etc.
  • the application server 2 is respectively connected to one or more of the mobile terminals 1 through the network 3 for data transmission and interaction.
  • the mobile terminal 1 is a mobile terminal 1 corresponding to an enterprise user.
  • the application server 2 may include, but is not limited to, the memory 11, the processor 12, and the network interface 13 being communicably connected to each other through a system bus. It is to be noted that FIG. 2 only shows the application server 2 with components 11-13, but it should be understood that not all illustrated components may be implemented, and more or fewer components may be implemented instead.
  • the memory 11 includes at least one type of readable storage medium including a flash memory, a hard disk, a multimedia card, a card type memory (eg, SD or DX memory, etc.), and a random access memory (RAM). , static random access memory (SRAM), read only memory (ROM), electrically erasable programmable read only memory (EEPROM), programmable read only memory (PROM), magnetic memory, magnetic disk, optical disk, and the like.
  • the memory 11 may be an internal storage unit of the application server 2, such as a hard disk or memory of the application server 2.
  • the memory 11 may also be an external storage device of the application server 2, such as a plug-in hard disk equipped on the application server 2, a smart memory card (SMC), and a secure digital number. (Secure Digital, SD) card, flash card, etc.
  • the memory 11 can also include both the internal storage unit of the application server 2 and its external storage device.
  • the memory 11 is generally used to store an operating system installed on the application server 2 and various types of application software, such as program codes of the salary calculation system 200. Further, the memory 11 can also be used to temporarily store various types of data that have been output or are to be output.
  • the processor 12 may be a Central Processing Unit (CPU), controller, microcontroller, microprocessor, or other data processing chip in some embodiments.
  • the processor 12 is typically used to control the overall operation of the application server 2, such as performing control and processing related to data interaction or communication with the mobile terminal 1.
  • the processor 12 is configured to run program code or process data stored in the memory 11, such as running the salary calculation system 200 and the like.
  • the network interface 13 may comprise a wireless network interface or a wired network interface, which is typically used to establish a communication connection between the application server 2 and other electronic devices.
  • the network interface 13 is mainly used to connect the application server 2 to one or more mobile terminals 1 through the network 3, and the application server 2 and the one or more mobiles. A data transmission channel and a communication connection are established between the terminals 1.
  • the present application proposes a payroll calculation system 200.
  • FIG. 3 it is a block diagram of the program of the first embodiment of the salary calculation system 200 of the present application.
  • the salary calculation system 200 includes a series of computer program instructions stored on the memory 11, and when the computer program instructions are executed by the processor 12, the salary calculation operation of the embodiments of the present application can be implemented.
  • the payroll computing system 200 can be divided into one or more modules based on the particular operations implemented by the various portions of the computer program instructions. For example, in FIG. 3, the salary calculation system 200 can be divided into a construction module 201, an acquisition module 202, a setting module 203, and a calculation module 204. among them:
  • the building module 201 is configured to construct calculation logic of each commission item.
  • each commission item has its own different calculation logic, and there is shared data reading between each commission item.
  • the enterprise In order to complete the processing of this part of data at one time, the enterprise usually processes the calculation logic of multiple salary items in a calculation process in a crowded manner, so that the calculation logic of each salary item is intertwined, making the salary calculation process redundant.
  • companies will adjust the calculation of commission items or increase commission items from time to time. When the calculation of a salary item needs to be modified, it will affect the calculation of other salary items. It is necessary to rewrite the salary calculation logic for developers. It is extremely inconvenient to open.
  • the application server 2 constructs the calculation logic of each commission item through the construction module 201.
  • the salesperson can take over a plurality of business items such as property insurance, pension insurance, health insurance, and life insurance, and the salary of the salesperson is composed of commissions of the plurality of business projects.
  • the commission calculation method of each business item is different, so the building module 201 constructs the calculation logic of the above-mentioned commission items such as property insurance, pension insurance, health insurance and life insurance. It can be understood that the calculation logic of each commission item is set according to the company's actual standards.
  • the obtaining module 202 is configured to acquire common data of each calculation logic.
  • each commission item has a common data to be read and written, that is, its calculation logic has a common application.
  • the obtaining module 202 acquires common data of each computing logic by analyzing the composition of each computing logic. For example, the commission for an endowment insurance business is calculated as: 3% of the basic salary of the salesperson for each completed order, and the commission for the health insurance business project is calculated as: 3% of the basic salary for each completed commission, then the calculation logic
  • the common data applied to is the base salary and 3%.
  • the setting module 203 is configured to set a memory space and store the common data.
  • a memory space is allocated in the memory of the application server 2 for storing common data applied in the calculation logic.
  • the setting module 203 also sets an access interface of the memory space, and the common data is retrieved through the access interface.
  • the obtaining module 202 is further configured to: when receiving the request for calculating the salary of the salesperson sent by the mobile terminal, acquire the commission item included by the salesperson.
  • the database in the application server 2 stores the personal identifier of each employee, the salary payment standard preset according to different levels of employees, and different work contents, including basic working hours, basic salary, overtime pay, and leave. Deductions and other data, as well as information about each department, position, business items, and so on.
  • the application server 2 receives the request for calculating the salesperson salary sent from the mobile terminal, the service and the service are obtained from the employee database according to the personal identifier (for example, name, job number, etc.) of the salesperson. The match matches the details. Based on the obtained detailed information, the business item under the name of the salesperson is queried to determine the commission item it contains.
  • the personal identifier for example, name, job number, etc.
  • the calculating module 204 is configured to execute calculation logic of each commission item, retrieve the common data from the storage space, and calculate the salary of the salesperson.
  • the calculating module 204 executes calculation logic of each commission item according to the commission item acquired by the obtaining module 202, and when the computing logic needs to use the common data, the storage interface is accessed from the storage interface. The space retrieves the common data. It can be understood that, when the application server 2 executes the calculation logic of each commission item, the salary of the salesperson is calculated by adding up the calculation result of each commission item, thereby calculating the salary of the salesperson. In this embodiment, the calculation module 204 also returns the calculation result of the salary to the mobile terminal. In other embodiments of the present application, the application server 2 also stores the salary calculation result of the salesperson in the employee database to facilitate administrator query.
  • the salary calculation system 200 proposed by the present application first constructs calculation logic of each commission item; then, by analyzing the calculation logic, acquires common data of each calculation logic; and then, sets a memory. a space, storing the common data; further, when receiving a request for calculating a salesperson's salary sent by the mobile terminal, acquiring a commission item included by the salesperson; and finally, performing calculation logic of each commission item from the storage
  • the space retrieves the common data and calculates the salary of the salesperson.
  • the salary calculation system 200 further includes a parsing module 205, wherein:
  • the parsing module 205 is configured to parse a code identifier of data of each computing logic.
  • each calculation logic of each commission item is different, but each calculation logic has a mutual relationship, for example, there is a common data to be read and written between each commission item. That is, its computational logic has applications applied to common data.
  • the data in each calculation logic is provided with a code identifier, and the identifiers of the different codes represent different data types, for example, the base salary is represented by a laboratory code identifier, and the bonus is represented by a bonus code identifier.
  • the parsing module 205 parses the data in each of the computational logics to obtain an identification of each of the data.
  • the obtaining module 202 is further configured to acquire data having the same code identifier.
  • the obtaining module 202 analyzes the obtained identifier of the data of the calculation logic according to the parsing module 205, and acquires data having the same identifier.
  • the salary calculation system 200 can analyze the identifier of the data of each calculation logic, and then acquire the data with the same identifier, thereby realizing the acquisition of a plurality of calculation logic data.
  • the salary calculation system 200 further includes a determination module 206 and a retrieval module 207, wherein:
  • the determining module 206 is configured to determine whether the computing logic needs to use common data stored in the memory space.
  • each calculation logic of each commission item is different, but each calculation logic has a mutual relationship, such as a common need to read and write between multiple commission items.
  • the data of the application server 2 when the application server 2 executes each commission calculation logic, first determines whether the calculation logic needs to use the common data stored in the memory space of the application server 2 through the determination module 206, and if it is determined that it is not needed In the case of the common data, the application server 2 directly executes the calculation logic of the commission item.
  • the application server 2 retrieves the common data from the storage space through the access interface through the access module 207.
  • the access interface is provided with access rights.
  • the retrieving module 207 retrieves the common data from the storage space through the access interface, the authentication information is required to ensure information security.
  • the salary calculation system 200 proposed by the present application can also determine whether the calculation logic needs to use the common data stored in the memory space, and if it is not necessary to directly execute the calculation logic of the commission item, If the common data is retrieved from the storage space through the access interface, the access interface is further provided with access rights, and the identity verification information is required when the common data is retrieved, thereby simplifying the salary calculation process and simultaneously Information security is guaranteed.
  • the salary calculation system 200 further includes a backup module 208, wherein
  • the backup module 208 is configured to back up the calculation logic of the commission item and the common data stored in the memory space to the cloud disk.
  • the application server 2 backs up the calculation logic of each commission item and the common data stored in the memory space to the cloud disk through the backup module 208, and the administrator can download the calculation of the respective commission items from the cloud disk at any time. Logic and the common data.
  • the administrator downloads the calculation logic of the respective commission items and the common data from the cloud disk, and needs to perform identity verification to ensure information security.
  • the salary calculation system 200 proposed by the present application can also back up the calculation logic of the each commission item and the common data stored in the memory space to the cloud disk to prevent the application server 2 from malfunctioning. Lead to data loss and unnecessary losses.
  • the present application also proposes a salary calculation method.
  • FIG. 7 it is a schematic flowchart of the first embodiment of the salary calculation method of the present application.
  • the order of execution of the steps in the flowchart shown in FIG. 7 may be changed according to different requirements, and some steps may be omitted.
  • step S301 the calculation logic of each commission item is constructed.
  • each commission item has its own different calculation logic, and there is shared data reading between each commission item.
  • the enterprise In order to complete the processing of this part of data at one time, the enterprise usually processes the calculation logic of multiple salary items in a calculation process in a crowded manner, so that the calculation logic of each salary item is intertwined, making the salary calculation process redundant.
  • companies will adjust the calculation of commission items or increase commission items from time to time. When the calculation of a salary item needs to be modified, it will affect the calculation of other salary items. It is necessary to rewrite the salary calculation logic for developers. It is extremely inconvenient to open.
  • the application server 2 constructs the calculation logic of each commission item. Specifically, taking the insurance company salesman as an example, the salesperson can take over a plurality of business items such as property insurance, pension insurance, health insurance, and life insurance, and the salary of the salesperson is composed of commissions of the plurality of business projects.
  • the commission calculation method of each business item is different, so the application server 2 constructs the calculation logic of the above-mentioned commission items such as property insurance, pension insurance, health insurance and life insurance. It can be understood that the calculation logic of each commission item is set according to the company's actual standards.
  • Step S302 Acquire common data of each calculation logic.
  • each commission item has a common data to be read and written, that is, its calculation logic has a common application.
  • the data The application server 2 acquires common data of each calculation logic by analyzing the composition of each calculation logic. For example, the commission for an endowment insurance business is calculated as: 3% of the basic salary of the salesperson for each completed order, and the commission for the health insurance business project is calculated as: 3% of the basic salary for each completed commission, then the calculation logic
  • the common data applied to is the base salary and 3%.
  • Step S303 setting a memory space to store the common data.
  • a memory space is allocated in the memory of the application server 2 for storing common data applied in the calculation logic.
  • the application server 2 further sets an access interface of the memory space, and the common data is retrieved through the access interface.
  • Step S304 when receiving the request for calculating the salary of the salesperson sent by the mobile terminal, acquiring the commission item included in the salesperson.
  • the database in the application server 2 stores the personal identifier of each employee, the salary payment standard preset according to different levels of employees, and different work contents, including basic working hours, basic salary, overtime pay, and leave. Deductions and other data, as well as information about each department, position, business items, and so on.
  • the application server 2 receives the request for calculating the salesperson salary sent from the mobile terminal, the service and the service are obtained from the employee database according to the personal identifier (for example, name, job number, etc.) of the salesperson. The match matches the details. Based on the obtained detailed information, the business item under the name of the salesperson is queried to determine the commission item it contains.
  • the personal identifier for example, name, job number, etc.
  • Step S305 executing calculation logic of each commission item, retrieving the common data from the storage space, and calculating the salary of the salesperson.
  • the application server 2 executes calculation logic of each commission item according to the obtained commission item under the name of the salesperson.
  • the access interface retrieves the common data.
  • the application server 2 executes the calculation logic of each commission item, the salary of the salesperson is calculated by adding up the calculation result of each commission item.
  • the application server 2 also returns the calculation result of the salary to the mobile terminal.
  • the application server 2 also stores the salary calculation result of the salesperson in the employee database to facilitate administrator query.
  • the salary calculation method proposed by the present application first constructs calculation logic of each commission item; then, by analyzing the calculation logic, acquiring common data of each calculation logic; and then, setting a memory space, And storing the common data; further, when receiving the request for calculating the salary of the salesperson sent by the mobile terminal, acquiring the commission item included by the salesperson; and finally, performing calculation logic of each commission item, adjusting from the storage space Taking the common data, calculating the salary of the salesperson.
  • the calculation logic of multiple salary items is processed in a calculation process in a prior art, and the calculation logic of each salary item is intertwined, so that the salary calculation process is cumbersome and can be independently calculated.
  • the commission for each project when it is necessary to modify the calculation of a salary project, will not affect the calculation of other salary projects, reducing the pressure on developers.
  • the step of acquiring common data of each calculation logic specifically includes the following steps:
  • Step S401 parsing the code identifier of the data of each calculation logic.
  • each calculation logic of each commission item is different, but each calculation logic has a mutual relationship, for example, there is a common data to be read and written between each commission item. That is, its computational logic has applications applied to common data.
  • the data in each calculation logic is provided with a code identifier, and the identifiers of the different codes represent different data types, for example, the base salary is represented by a laboratory code identifier, and the bonus is represented by a bonus code identifier.
  • the application server 2 parses the data in each calculation logic to obtain an identification of each data.
  • Step S402 acquiring data having the same code identifier.
  • the application server 2 acquires data having the same identifier according to the identifier of the data of the calculation logic obtained by the parsing, and further acquires the common data.
  • the salary calculation method proposed by the present application can analyze the identifier of the data of each calculation logic, and then acquire the data with the same identifier, thereby realizing acquiring a plurality of calculation logic data.
  • FIG. 9 it is a schematic flowchart of the first embodiment of the salary calculation method of the present application.
  • the order of execution of the steps in the flowchart shown in FIG. 9 may be changed according to different requirements, and some steps may be omitted.
  • step S501 the calculation logic of each commission item is constructed.
  • Step S502 acquiring common data of each calculation logic.
  • Step S503 setting a memory space to store the common data.
  • Step S504 When receiving the request for calculating the salary of the salesperson sent by the mobile terminal, acquiring the commission item included by the salesperson.
  • Step S505 executing calculation logic of each commission item.
  • Step S506 determining whether the calculation logic needs to use the common data stored in the memory space, and if it is determined that the common data stored in the memory space is not needed, returning to step S505, if it is determined that the memory space is needed When the shared data is stored, step S507 is performed.
  • each calculation logic of each commission item is different, but each calculation logic has a mutual relationship, such as a common need to read and write between multiple commission items. Data, so when the application server 2 executes each commission calculation logic, it is first determined whether the calculation logic needs to use the common data stored in the memory space of the application server 2, and if it is determined that the common data is not needed At the time, the application server 2 directly executes the calculation logic of the commission item.
  • Step S507 the common data is retrieved from the storage space, and the calculation logic of the commission item is executed, thereby calculating the salary of the salesperson.
  • the application server 2 retrieves the common data from the storage space through an access interface.
  • the access interface is provided with access rights.
  • identity verification information is required to ensure information security.
  • the salary calculation method proposed by the present application can further determine whether the calculation logic needs to use the common data stored in the memory space, and if it is not necessary to directly execute the calculation logic of the commission item, if The access interface retrieves the common data from the storage space. Further, the access interface is further provided with access rights, and the identity verification information is required when the common data is retrieved, thereby simplifying the salary calculation process and ensuring the same. information security.
  • FIG. 10 it is a schematic flowchart of the first embodiment of the salary calculation method of the present application.
  • the order of execution of the steps in the flowchart shown in FIG. 10 may be changed according to different requirements, and some steps may be omitted.
  • step S601 the calculation logic of each commission item is constructed.
  • Step S602 acquiring common data of each calculation logic.
  • Step S603 setting a memory space to store the common data.
  • Step S604 when receiving the request for calculating the salary of the salesperson sent by the mobile terminal, acquiring the commission item included in the salesperson.
  • Step S605 executing calculation logic of each commission item, retrieving the common data from the storage space, and calculating the salary of the salesperson.
  • Step S606 backing up the calculation logic of the commission item and the common data stored in the memory space to the cloud disk.
  • the application server 2 backs up the calculation logic of each commission item and the common data stored in the memory space to the cloud disk, and the administrator can download the calculation logic of the respective commission items from the cloud disk and the Common data.
  • the administrator downloads the calculation logic of the respective commission items and the common data from the cloud disk, and needs to perform identity verification to ensure information security.
  • the salary calculation method proposed by the present application can also back up the calculation logic of the each commission item and the common data stored in the memory space to the cloud disk to prevent the application server 2 from malfunctioning, resulting in Data is lost, causing unnecessary losses.
  • the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is better.
  • Implementation Based on such understanding, the technical solution of the present application, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • the optical disc includes a number of instructions for causing a terminal device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the methods described in various embodiments of the present application.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • Operations Research (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

La présente invention concerne un procédé de calcul de salaire, le procédé comprenant : la construction d'une logique de calcul pour chaque article de commission ; l'acquisition de données communes de chaque logique de calcul ; le réglage d'un espace mémoire et le stockage des données communes ; l'acquisition, lors de la réception d'une demande de calcul du salaire d'un vendeur envoyé par un terminal mobile, des articles de commission dudit vendeur ; l'exécution de la logique de calcul de chaque article de commission, l'extraction des données communes à partir de l'espace mémoire, et le calcul ainsi du salaire du vendeur. La présente invention concerne également un serveur d'applications et un support de stockage lisible par ordinateur. Le serveur d'application, le procédé de calcul salaire et le support de stockage lisible par ordinateur proposés dans la présente invention peuvent calculer indépendamment la commission de chaque article, de telle sorte que lorsque le calcul d'un article de salaire doit être modifié, le calcul d'autres articles salaires n'est pas affecté.
PCT/CN2018/089887 2017-10-13 2018-06-05 Procédé de calcul de salaire, serveur d'application et support de stockage lisible par ordinateur WO2019071968A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710951692.1A CN107908480A (zh) 2017-10-13 2017-10-13 薪资计算方法、应用服务器及计算机可读存储介质
CN201710951692.1 2017-10-13

Publications (1)

Publication Number Publication Date
WO2019071968A1 true WO2019071968A1 (fr) 2019-04-18

Family

ID=61840561

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/089887 WO2019071968A1 (fr) 2017-10-13 2018-06-05 Procédé de calcul de salaire, serveur d'application et support de stockage lisible par ordinateur

Country Status (2)

Country Link
CN (1) CN107908480A (fr)
WO (1) WO2019071968A1 (fr)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107908480A (zh) * 2017-10-13 2018-04-13 平安科技(深圳)有限公司 薪资计算方法、应用服务器及计算机可读存储介质
CN108647936B (zh) * 2018-05-08 2022-07-08 中国平安人寿保险股份有限公司 佣金发放方法、装置、计算机设备及存储介质
CN109376979B (zh) * 2018-08-21 2023-12-01 中国平安财产保险股份有限公司 测算绩效的方法、装置、计算机设备及存储介质
CN109299913B (zh) * 2018-08-27 2021-03-05 天津字节跳动科技有限公司 员工薪资方案生成方法及装置
CN111415136A (zh) * 2020-03-20 2020-07-14 用友网络科技股份有限公司 一种任务处理方法、系统、终端及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1542644A (zh) * 2003-04-28 2004-11-03 威盛电子股份有限公司 薪资发放系统及其发放方法
CN101388110A (zh) * 2008-10-31 2009-03-18 深圳市同洲电子股份有限公司 数据快速读取方法及装置
US20160140520A1 (en) * 2014-11-18 2016-05-19 Adp, Llc Real time funding solution for miscellaneous income
CN105719123A (zh) * 2016-01-15 2016-06-29 成都金万泰科技有限公司 一种企业内部的绩效管理方法及系统
CN107908480A (zh) * 2017-10-13 2018-04-13 平安科技(深圳)有限公司 薪资计算方法、应用服务器及计算机可读存储介质

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7739131B1 (en) * 2002-08-16 2010-06-15 Timothy J. Luedtke Method and system for implementing a consumer-driven health care program for employees
CN101714238A (zh) * 2003-06-13 2010-05-26 欧比克商务咨询有限公司 基础业务处理系统、基础业务处理程序
CN101510276A (zh) * 2009-02-20 2009-08-19 浪潮集团山东通用软件有限公司 一种适应多币值多时段的工资计算方法
US9280575B2 (en) * 2012-07-20 2016-03-08 Sap Se Indexing hierarchical data
CN106875110A (zh) * 2017-02-06 2017-06-20 泰康保险集团股份有限公司 业务指标分层计算方法及装置、分布式计算方法及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1542644A (zh) * 2003-04-28 2004-11-03 威盛电子股份有限公司 薪资发放系统及其发放方法
CN101388110A (zh) * 2008-10-31 2009-03-18 深圳市同洲电子股份有限公司 数据快速读取方法及装置
US20160140520A1 (en) * 2014-11-18 2016-05-19 Adp, Llc Real time funding solution for miscellaneous income
CN105719123A (zh) * 2016-01-15 2016-06-29 成都金万泰科技有限公司 一种企业内部的绩效管理方法及系统
CN107908480A (zh) * 2017-10-13 2018-04-13 平安科技(深圳)有限公司 薪资计算方法、应用服务器及计算机可读存储介质

Also Published As

Publication number Publication date
CN107908480A (zh) 2018-04-13

Similar Documents

Publication Publication Date Title
WO2019071968A1 (fr) Procédé de calcul de salaire, serveur d'application et support de stockage lisible par ordinateur
US8615499B2 (en) Estimating data reduction in storage systems
CN108388604B (zh) 用户权限数据管理装置、方法及计算机可读存储介质
WO2019085471A1 (fr) Procédé de synchronisation de bases de données, serveur d'applications, et support de stockage lisible par ordinateur
WO2019134340A1 (fr) Procédé de calcul scalaire, serveur d'application et support de stockage lisible par ordinateur
US9177129B2 (en) Devices, systems, and methods for monitoring and asserting trust level using persistent trust log
CN111400308B (zh) 缓存数据的处理方法、电子装置及可读存储介质
WO2019134339A1 (fr) Procédé et procédure de désensibilisation, serveur d'application et support de stockage lisible par ordinateur
WO2019024496A1 (fr) Procédé de recommandation d'entreprise et serveur d'application
WO2019071959A1 (fr) Procédé d'ajout de canal, serveur d'application et support d'informations lisible par ordinateur
WO2019062189A1 (fr) Dispositif électronique, procédé et système pour effectuer un traitement de classement sur une table de données, et support de stockage
WO2019095670A1 (fr) Procédé de suivi de performances de vente, serveur d'application et support de stockage lisible par ordinateur
CN109388657B (zh) 数据处理方法、装置、计算机设备及存储介质
WO2019153598A1 (fr) Procédé de gestion du niveau de risque de clients, serveur et support de stockage lisible par ordinateur
WO2019071894A1 (fr) Procédé de présentation dynamique pour une topologie de relations et serveur d'applications
WO2019085463A1 (fr) Procédé de recommandation de demande de service, serveur d'application et support de stockage lisible par ordinateur
WO2019062190A1 (fr) Dispositif électronique, procédé de traitement de données de factures et support de stockage informatique
WO2019071958A1 (fr) Procédé de calcul de salaire basé sur l'informatique en nuage, serveur d'application, et support d'informations lisible par ordinateur
WO2019075966A1 (fr) Procédé d'isolation de permissions d'opération de données, serveur d'application et support de stockage lisible par ordinateur
WO2020211258A1 (fr) Procédé d'interrogation de données de livre de comptes à chaîne de blocs, appareil électronique et support de stockage
WO2019071964A1 (fr) Procédé d'élaboration de relation d'entreprise et serveur d'applications
WO2014145089A1 (fr) Système et procédé d'ancrage de métadonnées tierces dans un document
WO2019071907A1 (fr) Procédé d'identification d'informations d'aide d'après une page d'opération, et serveur d'applications
EP3343395B1 (fr) Procédé et appareil de stockage de données pour terminal mobile
WO2019085117A1 (fr) Procédé d'affichage de données de coordination, serveur d'application, et support d'informations

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18865884

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 24.09.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18865884

Country of ref document: EP

Kind code of ref document: A1