CN118246884A - Information transmission method, apparatus, computer device, storage medium, and program product - Google Patents

Information transmission method, apparatus, computer device, storage medium, and program product Download PDF

Info

Publication number
CN118246884A
CN118246884A CN202410423278.3A CN202410423278A CN118246884A CN 118246884 A CN118246884 A CN 118246884A CN 202410423278 A CN202410423278 A CN 202410423278A CN 118246884 A CN118246884 A CN 118246884A
Authority
CN
China
Prior art keywords
information
target
type
account
hierarchy
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
CN202410423278.3A
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.)
China Construction Bank Corp
CCB Finetech Co Ltd
Original Assignee
China Construction Bank Corp
CCB Finetech Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Construction Bank Corp, CCB Finetech Co Ltd filed Critical China Construction Bank Corp
Priority to CN202410423278.3A priority Critical patent/CN118246884A/en
Publication of CN118246884A publication Critical patent/CN118246884A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The present application relates to the field of artificial intelligence technology, and in particular, to an information transmission method, an information transmission apparatus, a computer device, a storage medium, and a computer program product. The method comprises the following steps: acquiring information to be transmitted and account information of current login; determining a target business mechanism matched with the account information according to the mechanism hierarchy corresponding to the account information; displaying an execution object under a target business mechanism; and receiving a target object selected from the execution objects, and sending the information to be transmitted to the target object. By adopting the method, the mechanism level can be utilized to rapidly determine the target service mechanism which can select to transmit information on the account currently logged in, redundant information displayed when the target object is selected is reduced, and the selection range of the target object is reduced, so that the technical effect of improving the information transmission efficiency is realized.

Description

Information transmission method, apparatus, computer device, storage medium, and program product
Technical Field
The present application relates to the field of artificial intelligence technology, and in particular, to an information transmission method, an information transmission apparatus, a computer device, a storage medium, and a computer program product.
Background
Currently, in most enterprises, information such as management policies, regulations, bulletin notices and the like formulated by the lead layer is generally transmitted to corresponding executives or executives through mail, various instant messaging chat software, paper documents, and even oral communication. For example, when an enterprise newly promotes a certain product, the related pricing mode, popularization channel and other operation strategies of the product can be transmitted to the corresponding business departments through mails or various instant messaging chat software, the business departments are used as execution mechanisms of the operation strategies, and business personnel in the business departments are used as specific executives of the operation strategies.
However, as enterprise scale increases, so too does the number of executives and executives within the enterprise. When the traditional information transmission mode is adopted, an operator is required to manually select a proper information transmission object from a plurality of executable mechanisms or executable persons, so that the problem of low information transmission efficiency exists. Therefore, in order to ensure timeliness of information transmission, a way of rapidly transmitting information is needed.
Disclosure of Invention
In view of the foregoing, it is desirable to provide an efficient information transmission method, apparatus, computer device, computer-readable storage medium, and computer program product.
In a first aspect, the present application provides an information transmission method, including:
acquiring information to be transmitted and account information of current login;
determining a target business mechanism matched with the account information according to the mechanism hierarchy corresponding to the account information;
Displaying an execution object under the target business mechanism;
and receiving a target object selected from the execution objects, and sending the information to be transmitted to the target object.
In one embodiment, the determining, according to the mechanism hierarchy corresponding to the account information, the target service mechanism matched with the account information includes:
inquiring a preset mechanism hierarchy structure according to the mechanism identifier carried in the account information to obtain a mechanism hierarchy corresponding to the account information;
Reading a peer mechanism identification belonging to the mechanism hierarchy from the mechanism hierarchy, and a subordinate mechanism identification taking the mechanism identification as a root node in a next hierarchy of the mechanism hierarchy;
and determining the target business organization by using the peer organization identification and the subordinate organization identification.
In one embodiment, the displaying the execution object under the target business mechanism includes:
Receiving the type of the currently selected object;
Screening out an execution object conforming to the object type from the target business mechanism;
and displaying the execution object.
In one embodiment, the object type includes an account type;
The screening the execution object conforming to the object type from the target business mechanism comprises the following steps:
inquiring to obtain a post role identifier with an association relationship with the post identifier by utilizing the post identifier carried in the account information;
reading authority configuration information with association relation with the post role identifier;
and screening the execution object conforming to the account type from the target business mechanism according to the authority configuration information.
In one embodiment, the object type comprises a mechanism type;
The screening the execution object conforming to the object type from the target business mechanism comprises the following steps:
And taking the target business mechanism as an execution object conforming to the mechanism type.
In one embodiment, the method further comprises:
Generating information transmission records with the same number as the target objects according to the information to be transmitted and the target objects;
receiving an information receiving result corresponding to the information to be transmitted, which is returned by the target object;
and updating the corresponding information transmission record by using the information receiving result.
In a second aspect, the present application also provides an information transmission apparatus, including:
the information acquisition module is used for acquiring information to be transmitted and account information of current login;
the hierarchy matching module is used for determining a target business mechanism matched with the account information according to the mechanism hierarchy corresponding to the account information;
The object display module is used for displaying the execution object under the target business mechanism;
and the information transmission module is used for receiving the target object selected from the execution objects and sending the information to be transmitted to the target object.
In a third aspect, the present application also provides a computer device. The computer device comprises a memory and a processor, wherein the memory stores a computer program, and the processor executes the computer program to realize the information transmission method according to any one of the embodiments of the first aspect.
In a fourth aspect, the present application also provides a computer-readable storage medium. The computer readable storage medium has stored thereon a computer program which, when executed by a processor, implements the information transmission method according to any one of the embodiments of the first aspect.
In a fifth aspect, the present application also provides a computer program product. The computer program product comprises a computer program which, when executed by a processor, implements the method for information transmission of any one of the embodiments of the first aspect described above.
The information transmission method, the information transmission device, the computer equipment, the storage medium and the computer program product are used for acquiring the information to be transmitted and the account information which is currently logged in; determining a target business mechanism matched with the account information according to the mechanism hierarchy corresponding to the account information; displaying an execution object under a target business mechanism; the method comprises the steps of receiving a target object selected from execution objects, sending information to be transmitted to the target object, and rapidly determining a target service mechanism capable of selecting information transmission on a currently logged-in account by utilizing a mechanism level, so that redundant information displayed when the target object is selected is reduced, the selection range of the target object is reduced, and the technical effect of improving the information transmission efficiency is achieved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the related art, the drawings that are required to be used in the embodiments or the related technical descriptions will be briefly described, and it is apparent that the drawings in the following description are only some embodiments of the present application, and other drawings may be obtained according to the drawings without inventive effort for those skilled in the art.
FIG. 1 is an application environment diagram of a method of information transmission in one embodiment;
FIG. 2 is a flow chart of a method of information transmission according to an embodiment;
FIG. 3 is a flow diagram of the target business entity determination steps in one embodiment;
FIG. 4 is a flow chart illustrating the steps of performing object display in one embodiment;
FIG. 5 is a flow diagram of the steps performed for object screening when the object type includes an account type, in one embodiment;
FIG. 6 is a flow chart of an information transfer record generation step in one embodiment;
FIG. 7 is a flow chart of a method of information transmission according to another embodiment;
FIG. 8 is a schematic diagram of an execution object displayed when the object type includes an account type in one embodiment;
FIG. 9 is a schematic diagram of an execution object displayed when the object type includes an organization type in one embodiment;
FIG. 10 is a schematic diagram of an information transfer record in one embodiment;
FIG. 11 is a schematic diagram of information to be transmitted between a plurality of target objects in one embodiment;
fig. 12 is a block diagram showing the structure of an information transmission apparatus 1200 in one embodiment;
Fig. 13 is an internal structural view of a computer device in one embodiment.
Detailed Description
The present application will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present application more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the application.
It should be noted that, the user information (including but not limited to user equipment information, user personal information, etc.) and the data (including but not limited to data for analysis, stored data, presented data, etc.) related to the present application are both information and data authorized by the user or sufficiently authorized by each party, and the collection, use and processing of the related data are required to meet the related regulations.
The information transmission method provided by the embodiment of the application can be applied to an application environment shown in fig. 1. Wherein the terminal 102 may communicate with the server via a network. Specifically, the terminal 102 may obtain information to be transmitted and account information currently logged in. And determining a target service mechanism matched with the current account information according to the mechanism hierarchy corresponding to the account information, displaying an execution object under the target service mechanism to a user, receiving a target object selected by the user from the currently displayed execution object, and sending information to be transmitted to the target object. The terminal 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, internet of things devices, portable wearable devices, and the internet of things devices may be smart televisions, smart vehicle devices, and the like. The portable wearable device may be a smart watch, smart bracelet, headset, or the like. It will be appreciated by those skilled in the art that the method may also be applied to a server, and may also be applied to a system comprising a terminal and a server, and implemented by interaction of the terminal and the server. The server may be implemented as a stand-alone server or as a server cluster composed of a plurality of servers.
In an exemplary embodiment, as shown in fig. 2, an information transmission method is provided, and an example of application of the method to the terminal 102 in fig. 1 is described, including the following steps S202 to S208. Wherein:
Step S202, obtaining information to be transmitted and account information of current login.
The information to be transmitted may include, but is not limited to, any one or more of text information, image information, audio information, video information, and the like. Optionally, in some actual service scenarios, the information to be transmitted may also be any one or more of management policies, regulations, notice notices, and the like that need to be distributed.
The account information may be used to characterize the identifying information of the current account. Optionally, in some embodiments, the account information may include, but is not limited to, any one or more of account name, account ID (Identity document, identity code), account number, identity of business entity to which the account belongs, identity of business post to which the account belongs, identity of business role to which the account is assigned, and the like.
Illustratively, the terminal may display a visual client interface to the user through the front-end component. The terminal can acquire the information to be transmitted which is input, uploaded or selected by the current user by detecting whether an operation control in the client interface is triggered. And reading the account information of the current login from the client interface.
Step S204, determining a target business mechanism matched with the account information according to the mechanism hierarchy corresponding to the account information.
For example, a terminal may have stored therein a number of business mechanisms that are systematic, structured, and a mechanism hierarchy corresponding to each business mechanism. The terminal can determine the mechanism level corresponding to the account information through the account information and the pre-stored mapping relation. And matching to obtain the business mechanisms with the same business mechanism hierarchy as the business mechanism hierarchy corresponding to the account information which is currently logged in or matching to obtain the business mechanism with the lower business mechanism hierarchy than the business mechanism hierarchy corresponding to the account information which is currently logged in by utilizing the mechanism hierarchy relation among the business mechanisms stored in the information transmission information, wherein the business mechanism is used as a target business mechanism matched with the account information. Wherein the number of target business mechanisms may be one or more.
Step S206, displaying the execution object under the target business organization.
The terminal may display, for example, the selectable execution objects under all the target service mechanisms determined in step S204 to the user through the front-end component. Optionally, in some embodiments, when the execution objects under the target service organization include a plurality of execution objects, the terminal may further sort and display the respective execution objects based on the identification information of each execution object, for example, the name or the code of the execution object. Or when there are multiple target service mechanisms, the terminal can also sort the target service mechanisms based on the mechanism level corresponding to each target service mechanism, and preferentially display the execution objects under the target service mechanisms with higher mechanism levels.
Step S208, receiving the target object selected from the execution objects, and sending the information to be transmitted to the target object.
The terminal may receive a target object selected from currently displayed execution objects by detecting an operation control triggered by a user in a client interface, and send information to be transmitted to the target object. Alternatively, in some embodiments, when the information to be transmitted is successfully transmitted to the target object, the information may be displayed in a popup window on a client interface of the target object.
In the information transmission method, the information to be transmitted and the account information of the current login are acquired; determining a target business mechanism matched with the account information according to the mechanism hierarchy corresponding to the account information; displaying an execution object under a target business mechanism; the method comprises the steps of receiving a target object selected from execution objects, sending information to be transmitted to the target object, and rapidly determining a target service mechanism capable of selecting information transmission on a currently logged-in account by utilizing a mechanism level, so that redundant information displayed when the target object is selected is reduced, the selection range of the target object is reduced, and the technical effect of improving the information transmission efficiency is achieved.
In an exemplary embodiment, as shown in fig. 3, step S204, determining, according to the mechanism hierarchy corresponding to the account information, the target business mechanism matching the account information may further include steps S302 to S306. Wherein:
step S302, inquiring and obtaining the mechanism hierarchy corresponding to the account information in a preset mechanism hierarchy structure according to the mechanism identifier carried in the account information.
The mechanism hierarchy structure may store the mechanism identifier of each business mechanism and the job level relationship between the mechanism hierarchies to which each business mechanism belongs. For example, in some implementations, the organization hierarchy may be presented in the form of an organization tree in which job level relationships of a headquarter organization, a branching organization, may be stored.
The terminal may extract the carried organization identifier from the account information currently logged in through a pre-stored field name or field attribute corresponding to the service organization. The terminal can query and obtain the mechanism level corresponding to the currently logged-in account information in a preset mechanism level structure by utilizing the mechanism identification carried in the account information.
Step S304, reads the peer organization identification belonging to the organization hierarchy from the organization hierarchy, and the subordinate organization identification having the organization identification as the root node in the next hierarchy of the organization hierarchy.
For example, the terminal may read, from a preset mechanism hierarchy structure, the mechanism identifications of all service mechanisms belonging to the mechanism hierarchy corresponding to the account information as peer mechanism identifications corresponding to the account information currently logged in. And reading all business mechanism identifications in the next level of the mechanism level corresponding to the current account information, which take the mechanism identification corresponding to the current account information as a root node, from a preset mechanism level structure, and taking the business mechanism identifications as the lower-level mechanism identifications corresponding to the current logged-in account information.
Step S306, determining the target business organization by using the peer organization identification and the subordinate organization identification.
For example, the terminal may query for a peer service corresponding to the current account information by using the peer mechanism identifier read in step S304. And inquiring to obtain a lower-level business mechanism corresponding to the current account information by using the lower-level mechanism identification read in the step S304. And taking the same-level service mechanism and the lower-level service mechanism as target service mechanisms corresponding to the account information of the current login.
In this embodiment, by using the mechanism identifier carried in the account information that is currently logged in, the corresponding peer mechanism identifier and the lower level mechanism identifier are obtained by querying in a preset mechanism hierarchy, and the peer service mechanism and the lower level service mechanism corresponding to the current account information are obtained by querying using the peer mechanism identifier and the lower level mechanism identifier as target service mechanisms, so that not only can the peer service mechanism and the lower level service mechanism corresponding to the account information that is currently logged in be quickly determined, but also the determination efficiency of the target service mechanism can be improved, and meanwhile, the data volume of the target service mechanism can be increased, and all service mechanisms that can be selected by the current account can be comprehensively covered.
In an exemplary embodiment, as shown in fig. 4, step S206, displaying the execution object under the target business mechanism, may further include steps S402 to S406. Wherein:
step S402, receiving the currently selected object type.
The object types may include, but are not limited to, account types, institution types, account-institution federation types, and the like.
Illustratively, the terminal may render, through the front-end component, in the client interface, several (which may be one or more) object types that the presentation target object may select. The terminal may receive the type of object currently selected by the user by detecting an interaction control in the client interface that is triggered by the user.
Step S404, selecting the execution object conforming to the object type from the target business mechanism.
Step S406, an execution object is displayed.
Illustratively, the terminal may screen out the execution object conforming to the selected object type from the target service mechanism according to the object type selected by the user received in step S402, and display the execution object conforming to the selected object type. For example, when the object type is an account type, all executing accounts conforming to the account type can be screened out from the target business organization. When the object type is an organization type, the target business organization may be displayed as an actuator. When the object type is an account-mechanism joint type, the execution account under each target service mechanism can be displayed as service data under a submenu taking the target service mechanism as the execution mechanism.
In this embodiment, different execution objects are screened out from the target service mechanism by using the object type currently selected by the user, so as to implement classification display of the execution objects, and facilitate the user to quickly select the execution object under the required object type, thereby further improving the information transmission efficiency.
In one exemplary embodiment, the object type may include an account type. As shown in fig. 5, step S404, selecting an execution object conforming to the object type from the target business mechanism may further include steps S502 to S506. Wherein:
Step S502, inquiring to obtain a post role identifier with an association relation with the post identifier by using the post identifier carried in the account information.
Where a post may represent a specific location in an enterprise personnel organization, typically affiliated with a department. The post roles are used to define a set of permissions and responsibilities associated with the post. That is, when an account belongs to the X post, the post role authority corresponding to the X post is correspondingly configured. And an account belonging to the X-position may not be able to communicate with an account belonging to the Y-position.
Alternatively, in some implementations, the post identifier may include, but is not limited to, any one or more of a variety of identifiers including an operation post identifier, a financial post identifier, a research and development post identifier, an administrative post identifier, and the like. Accordingly, the post role identification may include, but is not limited to, any one or more of a variety of identifications of operational role identifications, financial role identifications, research and development role identifications, administrative role identifications, and the like.
The terminal may perform character string matching with account information by using a plurality of pre-stored post identifiers to obtain corresponding post identifiers, or may extract the corresponding post identifiers from the account information by using field names or field attributes corresponding to the posts. And inquiring to obtain the post role identification with the association relationship with the post identification carried in the account information of the current login by utilizing the association relationship between the pre-stored post identification and the post role identification.
Step S504, reading authority configuration information with association relation with the post role identification.
Step S506, according to the authority configuration information, the execution object which accords with the account type is screened out from the target business mechanism.
For example, the terminal may store several post role identifications and authority configuration information of an association relationship between each post role identification. The terminal can read authority configuration information with the association relation of the post role identification corresponding to the account information of the current login from the stored association relation. And determining an execution object which can be selected by the current account for information transmission from the execution accounts which are in accordance with the account types in the target business mechanism by utilizing the authority configuration information.
Optionally, in some embodiments, the rights configuration information may be used to define that information transfer can only be accomplished between executing accounts that are assigned to the same post. Or in other embodiments, the entitlement configuration information may be used to define that an account with a higher level of post role may transmit information to an account with a lower level of post role.
In this embodiment, when an execution object under a specific account type is displayed, a selectable permission range of the current account is determined by using a post role identifier having an association relationship with a post identifier of current logged-in account information, and a corresponding execution object is screened out by using corresponding permission configuration information, so that accuracy of displaying the execution object can be improved.
In one exemplary embodiment, the object type may include an organization type. Step S404, selecting the execution object conforming to the object type from the target service mechanism may further include using the target service mechanism as the execution object conforming to the mechanism type.
In this embodiment, when the type of the object selected by the current user is the mechanism type, the target service mechanism matched with the account information logged in at present is displayed as the execution object conforming to the mechanism type, which can help to improve the efficiency of the execution mechanism for transmitting the user selection information.
In an exemplary embodiment, as shown in fig. 6, the information transmission method provided in the present application may further include the following steps S602 to S606. Wherein:
in step S602, information transmission records with the same number as the target objects are generated according to the information to be transmitted and the target objects.
For example, after the information to be transmitted is transmitted to the target object, the terminal may generate information transmission records of the same number as the target object in batch according to the information to be transmitted and the target object. The information transmission record may record a sending time of the information to be transmitted and account information for sending the information to be transmitted.
In step S604, an information receiving result corresponding to the information to be transmitted, which is returned by the target object, is received.
Step S606, the corresponding information transmission record is updated by using the information receiving result.
For example, the terminal may receive an information receiving result corresponding to the information to be transmitted, such as a result that the information has been received, a result that the information has been rejected, or a result that the information has been transmitted, which are returned by the target object. And updating the information transmission record corresponding to the target object by utilizing the information receiving result returned by the target object.
Optionally, in some embodiments, after the target object receives the information to be transmitted, the account information of the target object may be used as the account information of the current login, and corresponding operations are performed with reference to the information transmission modes described in the foregoing embodiments, so as to issue the information to be transmitted to a new target object.
In this embodiment, the information transmission records corresponding to the target objects are updated by using the information receiving results corresponding to the information to be transmitted, which are returned by the target objects, according to the number of the target objects in batch, so that the monitoring and management of the whole information transmission process can be realized, and the user can grasp the receiving condition of the information transmission node in time.
In an exemplary embodiment, as shown in fig. 7, there is also provided an information transmission method including the following steps S702 to S720. Wherein:
step S702, obtaining information to be transmitted and account information of current login.
For example, a terminal may have a client of an information transfer system running therein. And acquiring information to be transmitted, which is input, uploaded or selected by the current user in a client interface, and account information logged in by the current user in the client through the client in response to the information transmission request triggered by the current user.
Step S704, inquiring and obtaining the mechanism hierarchy corresponding to the account information in a preset mechanism hierarchy structure according to the mechanism identifier carried in the account information.
Illustratively, a hierarchy of systematic, structured mechanisms may be stored in the information delivery system. The terminal can query and obtain the mechanism hierarchy corresponding to the current logged-in account information in a preset mechanism hierarchy structure in the information transmission system by using the mechanism identifier carried in the current logged-in account information.
Step S706 reads the peer mechanism identification belonging to the mechanism hierarchy from the mechanism hierarchy, and the lower-level mechanism identification having the mechanism identification as the root node in the next hierarchy of the mechanism hierarchy.
Step S708, determining the target business organization by using the peer organization identification and the subordinate organization identification.
For example, the terminal may read, from the mechanism hierarchy structure stored in the information transmission system, a peer mechanism identifier that belongs to the same mechanism hierarchy as the account information, and a subordinate mechanism identifier that uses the mechanism identifier corresponding to the account information as a root node, by using the mechanism identifier corresponding to the account information that is currently logged in. And the peer-level service mechanism and the subordinate service mechanism corresponding to the account information logged in at present can be inquired in the information transmission system by utilizing the peer-level mechanism identification and the subordinate mechanism identification and are used as target service mechanisms matched with the account information logged in by the current client.
Step S710, receiving the currently selected object type.
Step S712, reading authority configuration information corresponding to the account information by using the post role identifier with the association relationship with the post identifier carried in the account information.
Step S714, according to the authority configuration information, the execution object which accords with the account type is screened out from the target business mechanism.
In step S716, the target business mechanism is taken as an execution object conforming to the mechanism type.
Illustratively, the terminal may present a plurality of selectable object types to the user via the client interface. An object currently selected by a user is received. When the selected object type includes an account type, operations of steps S712-S714 are performed, a corresponding position role identifier is determined by using the position identifier carried in the account information, and corresponding authority configuration information is determined by using the position role identifier, so that an execution object conforming to the account type is screened. When the selected object type includes an organization type, the operation of step S716 is performed, and the target business organization is taken as an execution object conforming to the organization type.
Alternatively, in some embodiments, when the selected object type includes both the account type and the institution type, the execution object conforming to the account type and the execution object conforming to the institution type may be presented to the user, respectively, and then all the execution objects conforming to the account type and the execution objects conforming to the institution type selected by the user are taken as target objects.
Step S718, displaying the execution objects under the target business mechanism, receiving the selected target objects from the execution objects, and sending the information to be transmitted to the target objects.
Optionally, in some embodiments, as shown in fig. 8, a display schematic of an execution object when the selected object type includes an account type (i.e., a schematic in a state in which a selection control corresponding to the account type is selected in the client interface) is illustrated. The terminal may receive an execution account selected by a user from the execution objects shown in fig. 8 as a target object and transmit information to be transmitted to the target object. Similarly, as shown in FIG. 9, a display diagram of an execution object when the selected object type includes an organization type is shown. The terminal may receive an actuator selected by a user from the execution objects shown in fig. 9 as a target object and transmit information to be transmitted to the target object.
Step S720, generating information transmission records with the same number as the target objects according to the information to be transmitted and the target objects, and updating the corresponding information transmission records by using the information receiving results returned by the target objects.
Alternatively, in some embodiments, as shown in fig. 10, the terminal may generate the same number of information transmission records as the number of target objects from the information to be transmitted and the target objects. And receiving an information receiving result corresponding to the information to be transmitted, which is returned by the target object, and updating the corresponding information transmission record by using the information receiving result returned by the target object.
Alternatively, in other embodiments, as shown in fig. 11, the information to be transmitted may also be transmitted through a plurality of target objects in the information transmission system. The terminal may display an information transmission record as shown in fig. 10 to the user in a client interface of the information transmission system in response to a query request of the user for a transmission condition of information to be transmitted, so that the user can quickly grasp the transmission condition of the information to be transmitted.
In this embodiment, by using the mechanism identifier carried in the account information currently logged in, a peer service mechanism and a subordinate service structure matched with the account information are quickly determined from a preset mechanism hierarchy structure as target service mechanisms, redundant information that a user needs to receive in the information transmission process can be reduced, different execution objects conforming to different object types are screened out from the target service mechanisms by receiving the object types selected by the user, classification display of the execution objects can be achieved, display accuracy of the execution objects is improved, selection range of the user is reduced, selection accuracy and selection efficiency of the target objects are improved, corresponding information transmission records are updated by receiving information receiving results returned by the target objects, on-line and systematic monitoring management of the whole information transmission process can be achieved, and the user is facilitated to quickly understand the transmission condition of information to be transmitted.
It should be understood that, although the steps in the flowcharts related to the embodiments described above are sequentially shown as indicated by arrows, these steps are not necessarily sequentially performed in the order indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in the flowcharts described in the above embodiments may include a plurality of steps or a plurality of stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of the steps or stages is not necessarily performed sequentially, but may be performed alternately or alternately with at least some of the other steps or stages.
Based on the same inventive concept, the embodiment of the application also provides an information transmission device for realizing the above related information transmission method. The implementation of the solution provided by the device is similar to the implementation described in the above method, so the specific limitation of one or more embodiments of the information transmission device provided below may refer to the limitation of the information transmission method hereinabove, and will not be repeated herein.
In an exemplary embodiment, as shown in fig. 12, there is provided an information transmission apparatus 1200 including: an information acquisition module 1202, a hierarchy matching module 1204, an object display module 1206, and an information transmission module 1208, wherein:
the information obtaining module 1202 is configured to obtain information to be transmitted and account information currently logged in.
And the hierarchy matching module 1204 is configured to determine, according to the mechanism hierarchy corresponding to the account information, a target service mechanism that is matched with the account information.
The object display module 1206 is configured to display the execution object under the target business mechanism.
The information transmission module 1208 is configured to receive a target object selected from the execution objects, and send information to be transmitted to the target object.
In one exemplary embodiment, the hierarchy matching module 1204 includes:
the hierarchy determining unit is used for inquiring and obtaining the mechanism hierarchy corresponding to the account information in a preset mechanism hierarchy structure according to the mechanism identifier carried in the account information.
An identification inquiry unit for reading the peer organization identification belonging to the organization hierarchy from the organization hierarchy, and a lower-level organization identification having the organization identification as a root node in a next level of the organization hierarchy.
And the mechanism inquiry unit is used for determining the target business mechanism by utilizing the peer mechanism identification and the subordinate mechanism identification.
In one exemplary embodiment, the object display module 1206 includes:
and the type receiving unit is used for receiving the type of the currently selected object.
And the type screening unit is used for screening the execution objects which accord with the object types from the target business mechanism.
And the object display unit is used for displaying the execution object.
In one exemplary embodiment, the object type includes an account type. The type screening unit is also used for inquiring and obtaining a post role identifier with an association relation with the post identifier by utilizing the post identifier carried in the account information; reading authority configuration information with association relation with the post role identifier; and screening the execution object which accords with the account type from the target business mechanism according to the authority configuration information.
In one exemplary embodiment, the object type includes an organization type. And the type screening unit is also used for taking the target business mechanism as an execution object conforming to the mechanism type.
In an exemplary embodiment, the information transmission apparatus 1200 further includes a transmission recording module.
A transmission recording module, comprising:
And the record generating unit is used for generating information transmission records with the same number as the target objects according to the information to be transmitted and the target objects.
And the result receiving unit is used for receiving an information receiving result corresponding to the information to be transmitted, which is returned by the target object.
And the record updating unit is used for updating the corresponding information transmission record by utilizing the information receiving result.
Regarding the information transmission device, other modules, such as the first module, the second module, etc., may be further included to implement the step functions corresponding to the information transmission method, and specific limitation may be referred to above for limitation of the information transmission method, which is not repeated herein. Each of the modules in the information transmission apparatus described above may be implemented in whole or in part by software, hardware, and a combination thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In an exemplary embodiment, a computer device, which may be a terminal, is provided, and an internal structure thereof may be as shown in fig. 13. The computer device includes a processor, a memory, an input/output interface, a communication interface, a display unit, and an input means. The processor, the memory and the input/output interface are connected through a system bus, and the communication interface, the display unit and the input device are connected to the system bus through the input/output interface. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The input/output interface of the computer device is used to exchange information between the processor and the external device. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless mode can be realized through WIFI, a mobile cellular network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement a method of information transfer. The display unit of the computer device is used for forming a visual picture, and can be a display screen, a projection device or a virtual reality imaging device. The display screen can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, can also be a key, a track ball or a touch pad arranged on the shell of the computer equipment, and can also be an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the structure shown in FIG. 13 is merely a block diagram of some of the structures associated with the present inventive arrangements and is not limiting of the computer device to which the present inventive arrangements may be applied, and that a particular computer device may include more or fewer components than shown, or may combine some of the components, or have a different arrangement of components.
In an exemplary embodiment, a computer device is provided, comprising a memory and a processor, the memory having stored therein a computer program, the processor performing the steps of the method embodiments described above when the computer program is executed.
In an exemplary embodiment, a computer-readable storage medium is provided, on which a computer program is stored, which computer program, when being executed by a processor, carries out the steps of the method embodiments described above.
In an exemplary embodiment, a computer program product is provided, comprising a computer program which, when executed by a processor, implements the steps of the method embodiments described above.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, database, or other medium used in embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, high density embedded nonvolatile Memory, resistive random access Memory (ReRAM), magneto-resistive random access Memory (Magnetoresistive Random Access Memory, MRAM), ferroelectric Memory (Ferroelectric Random Access Memory, FRAM), phase change Memory (PHASE CHANGE Memory, PCM), graphene Memory, and the like. Volatile memory can include random access memory (Random Access Memory, RAM) or external cache memory, and the like. By way of illustration, and not limitation, RAM can be in various forms such as static random access memory (Static Random Access Memory, SRAM) or dynamic random access memory (Dynamic Random Access Memory, DRAM), etc. The databases referred to in the embodiments provided herein may include at least one of a relational database and a non-relational database. The non-relational database may include, but is not limited to, a blockchain-based distributed database, and the like. The processor referred to in the embodiments provided in the present application may be a general-purpose processor, a central processing unit, a graphics processor, a digital signal processor, a programmable logic unit, a data processing logic unit based on quantum computing, or the like, but is not limited thereto.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The foregoing examples illustrate only a few embodiments of the application and are described in detail herein without thereby limiting the scope of the application. It should be noted that it will be apparent to those skilled in the art that several variations and modifications can be made without departing from the spirit of the application, which are all within the scope of the application. Accordingly, the scope of the application should be assessed as that of the appended claims.

Claims (15)

1. An information transmission method, the method comprising:
acquiring information to be transmitted and account information of current login;
determining a target business mechanism matched with the account information according to the mechanism hierarchy corresponding to the account information;
Displaying an execution object under the target business mechanism;
and receiving a target object selected from the execution objects, and sending the information to be transmitted to the target object.
2. The method according to claim 1, wherein the determining, according to the mechanism hierarchy corresponding to the account information, the target business mechanism matching the account information includes:
inquiring a preset mechanism hierarchy structure according to the mechanism identifier carried in the account information to obtain a mechanism hierarchy corresponding to the account information;
Reading a peer mechanism identification belonging to the mechanism hierarchy from the mechanism hierarchy, and a subordinate mechanism identification taking the mechanism identification as a root node in a next hierarchy of the mechanism hierarchy;
and determining the target business organization by using the peer organization identification and the subordinate organization identification.
3. The method of claim 1, wherein the displaying the execution object under the target business entity comprises:
Receiving the type of the currently selected object;
Screening out an execution object conforming to the object type from the target business mechanism;
and displaying the execution object.
4. A method according to claim 3, wherein the object type comprises an account type;
The screening the execution object conforming to the object type from the target business mechanism comprises the following steps:
inquiring to obtain a post role identifier with an association relationship with the post identifier by utilizing the post identifier carried in the account information;
reading authority configuration information with association relation with the post role identifier;
and screening the execution object conforming to the account type from the target business mechanism according to the authority configuration information.
5. A method according to claim 3, wherein the object type comprises a facility type;
The screening the execution object conforming to the object type from the target business mechanism comprises the following steps:
And taking the target business mechanism as an execution object conforming to the mechanism type.
6. The method according to any one of claims 1 to 5, further comprising:
Generating information transmission records with the same number as the target objects according to the information to be transmitted and the target objects;
receiving an information receiving result corresponding to the information to be transmitted, which is returned by the target object;
and updating the corresponding information transmission record by using the information receiving result.
7. An information transmission apparatus, characterized in that the apparatus comprises:
the information acquisition module is used for acquiring information to be transmitted and account information of current login;
the hierarchy matching module is used for determining a target business mechanism matched with the account information according to the mechanism hierarchy corresponding to the account information;
The object display module is used for displaying the execution object under the target business mechanism;
and the information transmission module is used for receiving the target object selected from the execution objects and sending the information to be transmitted to the target object.
8. The apparatus of claim 7, wherein the hierarchy matching module comprises:
the hierarchy determining unit is used for inquiring and obtaining a mechanism hierarchy corresponding to the account information in a preset mechanism hierarchy structure according to the mechanism identifier carried in the account information;
An identification query unit, configured to read, from the mechanism hierarchy, a peer mechanism identification belonging to the mechanism hierarchy, and a subordinate mechanism identification taking the mechanism identification as a root node in a next level of the mechanism hierarchy;
and the mechanism inquiry unit is used for determining the target service mechanism by utilizing the peer mechanism identification and the subordinate mechanism identification.
9. The apparatus of claim 7, wherein the object display module comprises:
a type receiving unit, configured to receive a currently selected object type;
the type screening unit is used for screening out an execution object conforming to the object type from the target business mechanism;
And the object display unit is used for displaying the execution object.
10. The apparatus of claim 9, wherein the object type comprises an account type;
The type screening unit is also used for inquiring and obtaining a post role identifier with an association relation with the post identifier by utilizing the post identifier carried in the account information; reading authority configuration information with association relation with the post role identifier; and screening the execution object conforming to the account type from the target business mechanism according to the authority configuration information.
11. The apparatus of claim 9, wherein the object type comprises an institution type;
The type screening unit is further configured to use the target service mechanism as an execution object that accords with the mechanism type.
12. The apparatus according to any one of claims 7 to 11, further comprising a transmission recording module;
the transmission record module comprises:
the record generation unit is used for generating information transmission records with the same number as the target objects according to the information to be transmitted and the target objects;
The result receiving unit is used for receiving an information receiving result corresponding to the information to be transmitted, which is returned by the target object;
and the record updating unit is used for updating the corresponding information transmission record by utilizing the information receiving result.
13. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the method of any of claims 1 to 6 when the computer program is executed.
14. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 6.
15. A computer program product comprising a computer program, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 6.
CN202410423278.3A 2024-04-09 2024-04-09 Information transmission method, apparatus, computer device, storage medium, and program product Pending CN118246884A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202410423278.3A CN118246884A (en) 2024-04-09 2024-04-09 Information transmission method, apparatus, computer device, storage medium, and program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202410423278.3A CN118246884A (en) 2024-04-09 2024-04-09 Information transmission method, apparatus, computer device, storage medium, and program product

Publications (1)

Publication Number Publication Date
CN118246884A true CN118246884A (en) 2024-06-25

Family

ID=91555189

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202410423278.3A Pending CN118246884A (en) 2024-04-09 2024-04-09 Information transmission method, apparatus, computer device, storage medium, and program product

Country Status (1)

Country Link
CN (1) CN118246884A (en)

Similar Documents

Publication Publication Date Title
US11138336B2 (en) Data processing systems for generating and populating a data inventory
US11036771B2 (en) Data processing systems for generating and populating a data inventory
US20220159041A1 (en) Data processing and scanning systems for generating and populating a data inventory
US11921894B2 (en) Data processing systems for generating and populating a data inventory for processing data access requests
US10438016B2 (en) Data processing systems for generating and populating a data inventory
US10438020B2 (en) Data processing systems for generating and populating a data inventory for processing data access requests
US10437860B2 (en) Data processing systems for generating and populating a data inventory
CN110569657B (en) Data access method, device, equipment and storage medium
CN115544183B (en) Data visualization method, device, computer equipment and storage medium
US20190258989A1 (en) Data processing systems for generating and populating a data inventory
US20210241215A1 (en) Data processing systems for generating and populating a data inventory
CN118246884A (en) Information transmission method, apparatus, computer device, storage medium, and program product
CN116797189A (en) Information processing method, apparatus, computer device, and storage medium
CN116595054A (en) Interaction state determining method and device and computer equipment
CN117195003A (en) Subscription data processing method, device, computer equipment and storage medium
CN117556410A (en) Service data processing method, device, computer equipment and storage medium
CN116383138A (en) Document changing method, device, computer equipment and storage medium
CN118246919A (en) Resource transfer recording method, apparatus, computer device, storage medium, and computer program product
CN116846974A (en) Service request processing method, device, computer equipment and storage medium
CN116452214A (en) Block chain-based after-sales information processing method and device and computer equipment
WO2019023511A1 (en) Data processing systems for generating and populating a data inventory
CN118193043A (en) Processing method and device of business attribute data, computer equipment and storage medium

Legal Events

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