当前查询到399条专利与查询词 "【中文】泰康保险集团股份有限公司"相关,搜索用时0.3437303秒!排序方式:
发明专利:373实用新型: 0外观设计: 26
373 条,当前第 1-10 条 下一页 最后一页 返回搜索页
申请号:201911025978.2 公开号:CN110958119A 主分类号:H04L9/32
摘要:【中文】本发明公开了一种身份验证方法和装置,涉及计算机技术领域。其中,该方法包括:在接收到用户终端的访问请求后,从所述访问请求中获取令牌和第一终端标识;对所述令牌的有效性进行校验,并且,在确认所述令牌有效以后,将从所述令牌中解析出的第二终端标识与所述第一终端标识进行比较;在所述第二终端标识与所述第一终端标识一致的情况下,确认所述用户终端通过身份验证。通过以上步骤,能够提高用户终端与服务端交互的安全性,在一定程度上避免由于Token被窃取利用所造成的用户信息泄露等安全性问题。 【EN】The invention discloses an identity authentication method and device, and relates to the technical field of computers. Wherein, the method comprises the following steps: after receiving an access request of a user terminal, acquiring a token and a first terminal identifier from the access request; verifying the validity of the token, and comparing a second terminal identifier analyzed from the token with the first terminal identifier after the token is confirmed to be valid; and confirming that the user terminal passes identity authentication under the condition that the second terminal identification is consistent with the first terminal identification. Through the steps, the interactive security of the user terminal and the server can be improved, and the security problems of user information leakage and the like caused by Token stealing and utilization are avoided to a certain extent.
详细信息 下载全文

申请号:201911187112.1 公开号:CN110955753A 主分类号:G06F16/33
摘要:【中文】本申请实施例提供一种数据映射方法、装置、设备及存储介质,所述方法包括:数据标准化设备通过对从业务服务器接收的业务数据和至少一个标准编码集合中的每个标准编码集合的一个基础标准编码进行匹配。若上述业务数据与至少一个上述标准编码集合中的目标标准编码集合的基础标准编码匹配成功,则上述数据标准化设备在上述目标标准编码集合中选择一个目标标准编码,并建立上述业务数据与上述目标标准编码的映射关系。可见,相对于现有的全量匹配方式,本申请实施例中上述数据标准化设备无需将上述业务数据与每个标准编码集合中的每个标准编码进行匹配,从而提高了匹配效率。 【EN】The embodiment of the application provides a data mapping method, a device, equipment and a storage medium, wherein the method comprises the following steps: the data normalization apparatus matches the service data received from the service server with one base standard code of each of the at least one standard code set. If the service data is successfully matched with the basic standard codes of the target standard code set in at least one standard code set, the data standardization equipment selects one target standard code from the target standard code set and establishes the mapping relation between the service data and the target standard code. Therefore, compared with the existing full matching mode, the data standardization device in the embodiment of the application does not need to match the service data with each standard code in each standard code set, so that the matching efficiency is improved.
详细信息 下载全文

申请号:201911109345.X 公开号:CN110968408A 主分类号:G06F9/48
摘要:【中文】本申请提供了一种执行流移除方法、装置、电子设备及存储介质,所述方法应用于流程引擎,包括:获得待删除任务的名称;查询各个任务的名称与执行流编号之间的对应关系,确定所述待删除任务对应的执行流编号;根据所述待删除任务对应的执行流编号,调用支路执行流移除命令或多实例任务内部执行流移除命令;删除所述待删除任务对应的执行流的变量集合中的各个变量;删除所述待删除任务对应的执行流本身。本申请提供的执行流移除方法,可灵活地应对各种需要对流程实例中的支路执行流或多实例任务内部执行流做删除操作的场景,在任何时刻都可根据实际业务需求调用执行流移除命令,实现对相关变量的完整妥善的处理,防止相关执行流的执行结果对后续其他操作的影响。 【EN】The application provides an execution stream removal method, an execution stream removal device, an electronic device and a storage medium, wherein the method is applied to a process engine and comprises the following steps: obtaining the name of a task to be deleted; inquiring the corresponding relation between the name of each task and the execution stream number, and determining the execution stream number corresponding to the task to be deleted; calling a branch execution stream removal command or a multi-instance task internal execution stream removal command according to the execution stream number corresponding to the task to be deleted; deleting each variable in the variable set of the execution flow corresponding to the task to be deleted; and deleting the execution stream corresponding to the task to be deleted. The execution stream removal method provided by the application can flexibly deal with various scenes in which deletion operation needs to be carried out on branch execution streams or multi-instance task internal execution streams in the process instances, and can call the execution stream removal command at any time according to actual business requirements, so that complete and appropriate processing on relevant variables is realized, and the influence of execution results of the relevant execution streams on other subsequent operations is prevented.
详细信息 下载全文

申请号:201911109347.9 公开号:CN110968745A 主分类号:G06F16/903
摘要:【中文】本申请实施例公开了数据处理方法、装置、电子设备和计算机可读介质。该方法的实施例包括:从数据库中获取目标系统的访问数据,访问数据包括用户的登录时间和用户信息;基于登录时间和用户信息,生成第一访问量趋势图;基于第一访问量趋势图,预测未来预设时段内目标系统的访问量;基于所预测的访问量,为目标系统分配预设时段内的计算资源。该实施方式降低了访问量变化对系统的影响,提高了系统运行的稳定性。 【EN】The embodiment of the application discloses a data processing method, a data processing device, electronic equipment and a computer readable medium. An embodiment of the method comprises: acquiring access data of a target system from a database, wherein the access data comprises login time of a user and user information; generating a first visit volume trend graph based on the login time and the user information; predicting the access amount of the target system in a future preset time period based on the first access amount trend graph; and allocating the computing resources in the preset time period for the target system based on the predicted access amount. The method and the device reduce the influence of the access amount change on the system and improve the stability of the system operation.
详细信息 下载全文

申请号:201911109348.3 公开号:CN110968445A 主分类号:G06F11/07
摘要:【中文】本申请提供了一种基于流程引擎的节点跳转方法、装置及电子设备,该方法包括:监测当前运行流程实例中是否存在异常节点;在监测到当前运行流程实例中存在异常节点时,从所述异常节点开始,遍历所述当前运行流程实例中的各个执行流,得到所述各个执行流中存在的待办任务;删除所述各个执行流中存在的待办任务;将所述异常节点跳转至所述目标节点,所述目标节点为异常节点的上级节点。可见,通过本发明实施例提供的技术方案,在当前运行流程实例的节点出现异常时,可以将异常节点跳转到上级节点,并通过删除各个执行流中存在的待办任务,可以实现将异常节点完全跳转至目标节点,防止跳转不完全的问题出现,从而使得当前运行流程实例能够正常运行。 【EN】The application provides a node skipping method and device based on a process engine and electronic equipment, wherein the method comprises the following steps: monitoring whether an abnormal node exists in a current operation process example; when an abnormal node exists in a current operation flow example, traversing each execution flow in the current operation flow example from the abnormal node to obtain a task to be handled in each execution flow; deleting the tasks to be handled in each execution flow; and skipping the abnormal node to the target node, wherein the target node is a superior node of the abnormal node. Therefore, according to the technical scheme provided by the embodiment of the invention, when the node of the current operation flow example is abnormal, the abnormal node can be skipped to the superior node, and the task to be handled in each execution flow is deleted, so that the abnormal node can be completely skipped to the target node, the problem of incomplete skipping is prevented, and the current operation flow example can normally operate.
详细信息 下载全文

申请号:201911109351.5 公开号:CN110968475A 主分类号:G06F11/30
摘要:【中文】本申请实施例提供了一种监控网页的方法、装置、电子设备及可读存储介质,旨在提高网页监控效率。所述方法包括:针对多个待监控网页发送多个加载请求,其中,所述待监控网页是:已存储的多组监控配置信息中的一组监控配置信息中包括的网页地址所对应的网页;获得各个待监控网页的响应情况信息,并根据所述各个待监控网页的响应情况信息和各组监控配置信息中包括的监控指标,确定本次监控对应的异常网页名录;将所述异常网页名录发送给目标设备。所述监控网页的方法实现了对多个待监控网页的自动批量监控,使监控人员能及时获知多个待监控网页的异常情况,从而提高了监控效率,进而有利于提升线上业务的整体稳定性。 【EN】The embodiment of the application provides a method and a device for monitoring a webpage, electronic equipment and a readable storage medium, and aims to improve webpage monitoring efficiency. The method comprises the following steps: sending a plurality of loading requests aiming at a plurality of webpages to be monitored, wherein the webpages to be monitored are as follows: a web page corresponding to a web page address included in one of the stored sets of monitoring configuration information; acquiring response condition information of each webpage to be monitored, and determining an abnormal webpage directory corresponding to the current monitoring according to the response condition information of each webpage to be monitored and monitoring indexes included in each group of monitoring configuration information; and sending the abnormal webpage directory to target equipment. The method for monitoring the web pages realizes automatic batch monitoring of the plurality of web pages to be monitored, so that monitoring personnel can timely know the abnormal conditions of the plurality of web pages to be monitored, the monitoring efficiency is improved, and the overall stability of online services is favorably improved.
详细信息 下载全文

申请号:201911071944.7 公开号:CN111009311A 主分类号:G16H40/20
摘要:【中文】本发明涉及一种医疗资源推荐方法、装置、介质和设备。包括:在接收到医疗资源预约请求时,确定出用户画像,并可以根据请求中携带的用户需求信息、确定出用户画像以及获得的每个医疗资源的评分,确定为该用户推荐的医疗资源。从而可以利用用户需求信息和用户画像来综合考虑用户的多维度和各类隐形需要,并可以根据医疗资源本身的各类特性进行医疗资源评分,使得根据用户需求信息、用户画像和医疗资源评分进行医疗资源推荐时,可以有效提高推荐出的医疗资源的准确性,更好地满足用户的预约需要。 【EN】The invention relates to a medical resource recommendation method, a medical resource recommendation device, a medical resource recommendation medium and medical resource recommendation equipment. The method comprises the following steps: when a medical resource reservation request is received, the user portrait is determined, and the medical resource recommended to the user can be determined according to the user demand information carried in the request, the user portrait and the obtained score of each medical resource. Therefore, the user demand information and the user portrait can be utilized to comprehensively consider the multi-dimensional and various invisible requirements of the user, and the medical resource scoring can be carried out according to various characteristics of the medical resource, so that when the medical resource recommendation is carried out according to the user demand information, the user portrait and the medical resource scoring, the accuracy of the recommended medical resource can be effectively improved, and the reservation requirement of the user can be better met.
详细信息 下载全文

申请号:201911083141.3 公开号:CN111008082A 主分类号:G06F9/54
摘要:【中文】本申请公开一种业务请求处理方法及装置,属于数据处理技术领域,该方法包括:目标系统若确定接收到的业务请求中携带业务对接系统的系统标识,则将业务请求存储在任务列表中,接收业务对接系统和每个子业务系统之间业务操作记录的比对结果,若确定比对结果中包含业务对接系统和该子业务系统之间不一致的业务操作记录,则根据不一致的业务操作记录对任务列表中的目标业务请求进行调整,确定调整后任务列表中目标业务请求产生的业务操作记录和该子业务系统的业务操作记录一致后,将任务列表中的目标业务请求提交给核心业务系统,这样,可降低工作人员直接对核心业务系统中的业务数据进行修改的概率,因此,对核心业务系统的侵入比较小、风险比较低。 【EN】The application discloses a service request processing method and a device, which belong to the technical field of data processing, and the method comprises the following steps: if the target system determines that the received service request carries a system identifier of the service docking system, the service request is stored in a task list, a comparison result of service operation records between the service docking system and each sub-service system is received, if the comparison result comprises the service operation records which are inconsistent between the service docking system and the sub-service system, the target service request in the task list is adjusted according to the inconsistent service operation records, and after the service operation records generated by the target service request in the adjusted task list are determined to be consistent with the service operation records of the sub-service system, the target service request in the task list is submitted to a core service system, so that the probability that workers directly modify service data in the core service system can be reduced, the intrusion to the core service system is small, and the service data in the core service system is not easy to be damaged The risk is low.
详细信息 下载全文

申请号:201911107944.8 公开号:CN111008269A 主分类号:G06F16/332
摘要:【中文】本公开涉及计算机技术领域,具体涉及一种数据处理方法、一种数据处理装置、一种存储介质以及一种电子终端。所述方法包括:获取终端的咨询请求;其中,所述咨询请求包括:用户描述数据以及体征数据;对所述用户描述数据进行解析以提取文本特征数据,并利用所述文本特征数据与目标知识图谱进行匹配以获取第一匹配结果;以及利用所述体征数据与目标知识图谱进行匹配以获取第二匹配结果;结合所述第一匹配结果与第二匹配结果生成咨询答复结果。本方法可以为用户提供更加精准的咨询答复结果。 【EN】The present disclosure relates to the field of computer technologies, and in particular, to a data processing method, a data processing apparatus, a storage medium, and an electronic terminal. The method comprises the following steps: acquiring a consultation request of a terminal; wherein the consultation request includes: user description data and physical sign data; analyzing the user description data to extract text characteristic data, and matching the text characteristic data with a target knowledge graph to obtain a first matching result; matching the sign data with a target knowledge graph to obtain a second matching result; and combining the first matching result and the second matching result to generate a consultation reply result. The method can provide more accurate consultation response results for the user.
详细信息 下载全文

申请号:201911114575.5 公开号:CN111008192A 主分类号:G06F16/215
摘要:【中文】本发明关于一种数据管理方法、装置、设备及介质,用以提升数据血缘关系数据库中的数据质量。所述数据管理方法,包括:统计所述分布式数据血缘关系数据库中任一目标字段的历史总调用次数、更新速度、以及预设时长内的调用次数;确定使用所述目标字段的字段值的任务列表,统计所述任务列表中的任务数量和最短任务时限;基于所述历史总调用次数、所述预设时长内的调用次数、所述更新速度、所述任务数量、以及所述最短任务时限,确定所述目标字段的质量评分;在确定所述目标字段的质量评分小于预设评分阈值时,将所述目标字段移出所述分布式数据血缘关系数据库。 【EN】The invention relates to a data management method, a data management device, data management equipment and a data management medium, which are used for improving the data quality in a data consanguinity relation database. The data management method comprises the following steps: counting the historical total calling times, the updating speed and the calling times within the preset time length of any target field in the distributed data blood relationship database; determining a task list using the field value of the target field, and counting the number of tasks and the shortest task time limit in the task list; determining the quality score of the target field based on the historical total calling times, the calling times in the preset time length, the updating speed, the task number and the shortest task time limit; and when the quality score of the target field is determined to be smaller than a preset score threshold value, moving the target field out of the distributed data blood relationship database.
详细信息 下载全文

373 条,当前第 1-10 条 下一页 最后一页 返回搜索页