CN112907315A - Derivative object generation method and device, computer equipment and storage medium - Google Patents

Derivative object generation method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN112907315A
CN112907315A CN202110055620.5A CN202110055620A CN112907315A CN 112907315 A CN112907315 A CN 112907315A CN 202110055620 A CN202110055620 A CN 202110055620A CN 112907315 A CN112907315 A CN 112907315A
Authority
CN
China
Prior art keywords
information
derived
basic
derivative
customization
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
CN202110055620.5A
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.)
Hongyuan (Beijing) Technology Co.,Ltd.
Original Assignee
Zhuhai Necessary Industrial Technology 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 Zhuhai Necessary Industrial Technology Co ltd filed Critical Zhuhai Necessary Industrial Technology Co ltd
Priority to CN202110055620.5A priority Critical patent/CN112907315A/en
Publication of CN112907315A publication Critical patent/CN112907315A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0621Item configuration or customization
    • 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0641Shopping interfaces

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application relates to a method, a device, a computer device and a storage medium for generating a derivative object, wherein the method comprises the following steps: responding to a customization request of a basic object, and acquiring customization information set for the basic object; acquiring object information of the basic object; and generating a derivative object corresponding to the basic object according to the customization information and the object information of the basic object. According to the method and the device, after the user carries out customization operation, the object information of the targeted basic object and the customization information set for the basic object are obtained, and then the derivative object is generated according to the information, so that other users can browse the derivative object, the user can know and even buy the derivative object, the diversity of the object is increased, and the user experience is improved.

Description

Derivative object generation method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of internet technologies, and in particular, to a method and an apparatus for generating a derived object, a computer device, and a computer-readable storage medium.
Background
Currently, with the increasing demand of user diversification, the customized service is more and more popular, and more users want to buy personalized customized products. For example, a customized cup which is required by a user can be obtained by performing a customization operation on a cup with a blank cup body. However, the customized new product cannot be displayed on the e-commerce platform, so that the customized new product cannot be known or browsed by other people, and the customized new product cannot be purchased by other people, so that the diversification of the product is influenced.
Disclosure of Invention
In order to solve the technical problem or at least partially solve the technical problem, the present application provides a method and an apparatus for generating a derived object.
In a first aspect, the present application provides a method for generating a derived object, including:
responding to a customization request of a basic object, and acquiring customization information set for the basic object;
acquiring object information of the basic object;
and generating a derivative object corresponding to the basic object according to the customization information and the object information of the basic object, wherein the object information of the derivative object corresponds to the customization information and the object information of the basic object.
In a second aspect, the present application provides a derived object generating apparatus, including:
the first acquisition module is used for responding to a customization request of a basic object and acquiring customization information set for the basic object;
the second acquisition module is used for acquiring the object information of the basic object;
and the object generating module is used for generating a derivative object corresponding to the basic object according to the customization information and the object information of the basic object, wherein the object information of the derivative object corresponds to the customization information and the object information of the basic object.
In a third aspect, the present application provides a derived object generation apparatus applied in the C2M model, the apparatus including the above apparatus.
In a fourth aspect, the present application provides a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the above method when executing the computer program.
In a fifth aspect, the present application provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the above-described method.
According to the method and the device, after the user carries out customization operation, the object information of the targeted basic object and the customization information set for the basic object are obtained, and then the derivative object is generated according to the information, so that not only is a new object provided, but also other users can browse the derivative object, so that the user can know and even buy the derivative object, the diversity of the object is increased, and the user experience is improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive exercise.
Fig. 1 is a schematic flowchart of a method for generating a derived object according to an embodiment of the present disclosure;
fig. 2 is a schematic diagram of an information storage structure of object information of a derived object provided in an embodiment of the present application;
fig. 3 is a display page provided in the embodiment of the present application;
FIG. 4 is a schematic illustration of a display jump provided in an embodiment of the present application;
FIG. 5 is a schematic view of a scenario provided by an embodiment of the present application;
FIG. 6 is a schematic view of a scenario provided by an embodiment of the present application;
fig. 7 is a block diagram of a structure of a derived object generating apparatus according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In a first aspect, the present application provides a method for generating a derived object, as shown in fig. 1, the method includes the following steps:
s110, responding to a customization request of a basic object, and acquiring customization information set for the basic object;
the basic object may be a commodity which can be customized in the e-commerce platform, a white model commodity, or the like, and may also be referred to as a basic commodity. Here, the term "white model product" means a model product arranged so that customization can be performed thereon. In one embodiment, the base object includes white model merchandise configured by a merchant user in an e-commerce platform. The user performs customization operation on the basis of the basic object, and a new commodity can be formed, wherein the new commodity is called a derivative object and can also be called a derivative commodity.
For example, a user wants to customize a cup, selects a customized area on the operation interface, then selects a picture to be placed in the customized area, and configures the text "happy birthday", wherein the customized area is located on the back of the cup. Wherein the customization information includes but is not limited to: a custom region, a custom picture, and a custom text.
S120, acquiring object information of the basic object;
the object information of the basic object includes basic related information of the basic object, for example, basic identification information of the basic object, shape, color, specification, material, model, and the like of the basic object, and all SU information that the basic object has when the basic object is a physically inseparable minimum selling unit.
In one embodiment, the customization request includes basic identification information of the basic object, so that the object information of the basic object can be obtained by querying from the basic object database according to the basic identification information of the basic object. Here, the basic object database stores mapping relationships between basic identification information of the basic object and object information corresponding thereto. The basic object database can be stored in a local device and can also be stored in a mall platform server.
S130, generating a derivative object corresponding to the basic object according to the customization information and the object information of the basic object, wherein the object information of the derivative object corresponds to the customization information and the object information of the basic object.
Here, that the object information of the derivative object corresponds to the customization information and the object information of the base object means that the object information of the derivative object may include the customization information and the object information of the base object.
It can be understood that the derivative object is a brand new product formed after the user customizes on the basis of the base object, and the derivative object inherits all the attributes of the base object and has specific attributes different from the base object. The derived objects are attached to the base object and exist with the presence of the base object, and are shelved with the shelving of the base object. The derived object has all attributes of the commodity, and can be displayed, sold, settled, commented and the like.
In a specific implementation, step S130 may include the following steps:
s131, synthesizing object information of the derived object according to the customization information and the object information of the basic object;
it is understood that the object information of the derived object includes related information of the derived object, for example, related information of a base object corresponding to the derived object (e.g., base identification information of the base object, color, shape, model, specification, etc. of the base object), and also includes customization information (e.g., customization region, customization picture, customization text, etc.).
S132, generating the derived object according to the object information of the derived object.
Wherein, step S132 may include:
s132a, generating intermediate object information on the object information of the basic object according to a preset rule, wherein the intermediate object information comprises at least one predefined field;
wherein rules are preset, such as the ordering of the fields, the number of bits of each field, and the like. The predefined field is a field for storing object information and customization information of the basic object.
It is understood that the intermediate object information is generated on the basis of the object information of the base object, and thus the intermediate object information includes the object information of the base object, which is stored in some fields of the intermediate object information. The intermediate object information includes some blank fields for storing the content in the customized information, in addition to the fields corresponding to the object information of the basic object.
Referring to fig. 2, the basic merchandise information is shown above the diagram, and includes: an item ID field, a title field, a price field, and a remark field. The derived commodity information is arranged below, and compared with the basic commodity information, the derived commodity information is additionally provided with two fields: the system comprises a derived commodity ID field and a customization information field, wherein the derived commodity ID field is positioned in front of the commodity ID field, and the customization information field is positioned behind the remark field.
S132b, extracting at least one field content in the customization information, and filling the extracted field content into a corresponding predefined field in the intermediate object information to obtain the object information of the derivative object.
It can be understood that the object information of the derived object can be obtained by filling the information in the customized information into the corresponding predefined field in the intermediate object information.
In specific implementation, in order to distinguish different derived objects, corresponding identification information needs to be set for each derived object, which may be referred to as derived identification information. Thus, the present application may further include:
s140, determining the derived identification information of the derived object.
At this time, step S130 may specifically include: and generating the derived object according to the customization information, the object information of the basic object and the derived identification information, wherein the object information of the derived object corresponds to the customization information, the object information of the basic object and the derived identification information.
Here, that the object information of the derived object corresponds to the customization information, the object information of the base object, and the derived identification information means that the object information of the derived object may include the customization information, the object information of the base object, and the derived identification information. In one embodiment, taking a basic object as a basic product and a derivative object as a derivative product as an example, an information storage structure of object information of the derivative object is exemplarily given, as shown in fig. 2, as can be seen from fig. 2, the basic product information (i.e., object information of the basic object) includes various information such as a product ID (i.e., basic identification information of the basic object), a title, a price, and the derivative product information (i.e., object information of the derivative object) includes a derivative product ID (i.e., derivative identification information of the derivative object), basic product information, and customization information. The object information of the derived object comprises all information of the original basic object, and then customized information is further provided, so that a brand-new commodity is formed, and the inheritance of the derived object to the basic object is ensured by the storage structure.
It is understood that S140 is performed before step S130.
It is understood that, on the basis of the step S140, the step S132b may specifically include: and extracting at least one field content in the customized information and the derived identity identification information, and filling the extracted content into a corresponding predefined field in the intermediate object information to obtain the object information of the derived object.
The determination process of the derived identification information of the derived object may include:
s141, acquiring at least one of creator information and preset identification information of a corresponding creator, wherein the preset identification information comprises identification information which can uniquely determine any one derived object in all derived objects generated on the basis of the basic object;
where the creator is the presenter of the customization request.
Wherein the creator information may include a creator type. For example, users and businesses can generate derivative objects on the basis of basic objects, and also can be professionals, famous persons, users who can create derivative objects and distribute the derivative objects created by the users to other users managed by the users, and the creator type is used for distinguishing the creators of different types.
The creator information may further include a creator number, and each creator type may have a plurality of creators, for example, a user has 200 creators in total for the creator type, and a specific creator in a creator type may be traced back by the creator number.
It is understood that the derived object derived based on one basic object may be one or a plurality of. When there are many derived objects, it is necessary to distinguish the derived objects, so a piece of preset identification information is set here.
The preset identification information of the derived object is used to uniquely determine a preset derived object in all derived objects generated on the basis of the basic object, and specific information content can be set according to needs, for example, an object number of the derived object. For example, on the basis of a basic object, 30 derived objects are derived, each of which is numbered, and a unique one of the 30 derived objects can be determined according to the number.
It can be understood that at least one of the creator information and the preset identification information is obtained, that is, the creator information, the preset identification information, the creator information and the preset identification information can be obtained.
S142, generating derived identity identification information of the derived object according to at least one of the creator information and the preset identification information and the basic identity identification information of the basic object.
It can be understood that the derived identification information is used to identify the derived object, and since the derived identification information is generated according to at least one of creator information and preset identification information and the basic identification information, the related information of the basic object corresponding to the derived object can be known according to the derived identification information, and the related information of the creator and/or the preset identification information of the derived object can also be known. Therefore, operations such as information query, object association, and the like can be performed according to the derived identity information, for example, querying related information of a basic object corresponding to the derived object, and querying related information of a creator of the derived object.
In particular implementation, the generated derivative objects can be displayed, recommended, sold, and the like as the basic objects. Of course, when the base object is presented, all the derived objects generated on the basis of the base object may be presented, or the relationship between the base object and the derived objects may be presented. For example, the method provided by the present application may further include:
s150, displaying the derived object on the related page of the display page of the basic object.
It is understood that the associated page refers to a page having a certain association with the display page of the basic object, for example, a page associated through an icon, and the associated page is a page used for displaying the derived object and describing related information of the derived object.
Referring to fig. 3, in an embodiment, a merchandise list display page of a shop is shown, in which case, a base merchandise and a derivative merchandise are displayed on the merchandise list display page, that is, the base merchandise a and the derivative merchandise a1, a2, and A3 are displayed on one page.
In addition, as shown in fig. 4, the left side in the drawing is a display page of the basic commodity a, the derived commodity control is displayed on the right side of the picture of the basic commodity a, and when any one derived commodity control is clicked, the page of the derived commodity, that is, the associated page, can be skipped. Clicking the "derived commodity A1" control on the right side of the picture in the display page of the left base object in FIG. 4 jumps to the display page of the right "derived commodity A1".
At this time, the basic object and the derived object may be associated in a plurality of ways, for example, associated through an icon, specifically: the display page of the basic object is associated with an associated page for displaying the derived object through a preset icon, such as a "derived commodity A1" control shown in FIG. 4; the preset icon is arranged on a display page of the basic object.
In the embodiment shown in fig. 4, the icon is a text, and in other embodiments, the preset icon may be an abbreviated display diagram of the derivative object; and when the preset icon is triggered, the current page jumps to the associated page.
For example, the basic object is a water cup without any content on the cup body, and the user performs customization twice on the basis of the blank water cup: the first customization is that a picture of a certain star is arranged on the blank cup body, and the second customization is that a segment of characters '8 cups of water per day are not stolen' is arranged on the blank cup body. Therefore, two icons are arranged on the display page of the blank water cup, the first icon is a thumbnail display image of the water cup with a certain star picture on the cup body, the second icon is a thumbnail display image of the water cup with a character reminding of drinking water on the cup body, so that the pictures of the two derivative objects generated on the basis can be seen on the display page of the basic object of the water cup with the blank cup body, and the corresponding relation between the basic object and the derivative objects is represented. However, since the pictures of the two derived objects are thumbnail display pictures, the occupied area is small, and the display of the basic object is not influenced. When the user clicks the first icon, the current page jumps to the associated page for showing the water cup with a star image on the cup body, and the user can know the related information of the derived object on the page. When the user clicks the second icon, the current page jumps to a related page of the water cup for displaying the characters for reminding water drinking, and the user can know the related information of the derived object on the page.
Here, it should be understood by those skilled in the art that the merchandise list display page of the store in fig. 3 and fig. 4 is only an example, the page where the base merchandise and the derivative merchandise corresponding thereto are located is also only an example, and the base merchandise and the derivative merchandise corresponding thereto may be displayed on the merchandise list page of the store, or may be displayed on other non-store merchandise list display pages such as the home page of the e-commerce platform.
In an optional embodiment, after the user customizes the basic object and generates the derivative object, the order of the derivative object can be placed. Based on this, the method provided by the present application may further include:
s160, responding to an order placing request about a derivative object, and generating processing order information corresponding to the derivative object, wherein the processing order information corresponding to the derivative object comprises object information of the basic object, the customization information and the quantity of the derivative object;
s170, sending the processing order information corresponding to the derivative object to a database, for example, to an e-commerce platform order database, storing the processing order information, and sending the processing order information to an object processing center.
It can be understood that, when the object processing center receives the processing order information, it will make the derivative object according to the object information of the basic object in the processing order information and the customization information, and determine the quantity of the derivative object according to the quantity.
Fig. 5 is a schematic view of a scene provided in an embodiment of the present application.
Referring to fig. 5, the merchant in the figure may add the related information of the base commodity a in the back end of the e-commerce platform, so as to put up the base commodity a according to the information of the base commodity a.
In addition, the E-commerce platform also provides derivative services, and the derivative services can be displayed in the background and also can be opened to all or part of users to be directly displayed in the foreground. No matter the display is performed in the foreground or the background, a page is generated on the derivative commodity, and a user can add various customized information on the basis of the base commodity a to obtain different derivative commodities, as shown in fig. 5, where the customized information includes: and A1 and A2 … … An obtain corresponding derivative commodities of A1 and A2 … … An respectively according to different customization information.
The derivative commodities a1 and a2 … … An may be displayed on the same page as the base commodity a, for example, as shown in fig. 3, and in addition, An association control may be set on the display page of the base commodity a to associate the display pages of the derivative commodities a1 and a2 … … An with the display page of the base commodity a, as shown in fig. 4. This allows each derivative item to be sold as a separate item.
On the goods page of the e-commerce platform, a user places an order to purchase any one of the derived goods, and for the order management system, the information collected from the e-commerce platform is only: the information of the basic commodity A and the corresponding customization information, and then the order management system can directly correspond the information of a certain purchased derivative commodity: the information of the base product a and the corresponding customization information are sent to a processing factory (i.e., the aforementioned object processing center), and the processing factory directly selects the model corresponding to the base product and the corresponding customization information and directly processes the model and the corresponding customization information.
Fig. 6 is another schematic view of a scene provided in the embodiment of the present application.
Referring to fig. 6, similarly to fig. 5, the merchant may add the related information of the base article a in the back-end of the e-commerce platform, so as to put up the base article a according to the information of the base article a.
In the derived commodity generation page, a user may add various customized information to obtain different derived commodities on the basis of the base commodity a, as shown in fig. 6, where the customized information includes: and A1 and A2 … … An obtain corresponding derivative commodities of A1 and A2 … … An respectively according to different customization information.
The derivative commodities a1 and a2 … … An may be displayed on the same page as the base commodity a, for example, as shown in fig. 3, and in addition, An association control may be set on the display page of the base commodity a to associate the display pages of the derivative commodities a1 and a2 … … An with the display page of the base commodity a, as shown in fig. 4. This allows each derivative item to be sold as a separate item.
The user who generates the derivative commodity can distribute the derivative commodity generated by the user to other users, such as user B and user C, and the user B and the user C can also modify or adjust the customization information in the obtained derivative commodity. Taking user B as an example: if the user B adjusts the customization information a1 of the derivative commodity a1, such as adding the customization information B1, and then places an order for the final derivative commodity, then the order management system only collects the information from the e-commerce platform: the information of the basic commodity a and the corresponding customization information, that is, the customization information C1 includes the customization information a1 and the customization information B1, and the order management system can directly correspond the information of a certain derivative commodity to be purchased: the information of the base product a and the corresponding customization information C1 (customization information C1 is customization information a1+ customization information B1) are sent to the processing factory (that is, the target processing center), and the processing factory directly selects the model and the corresponding customization information corresponding to the base product and directly processes the model and the corresponding customization information.
It is understood that the above steps provided in the present application can be executed by the server, and of course, can also be executed by the terminal.
According to the method, after the user carries out customization operation, the object information of the targeted basic object and the customization information set for the basic object are obtained, the object information of the derivative object is generated according to the information, the derivative object is displayed according to the object information of the derivative object, and therefore other users can browse the derivative object, so that the user can know and even buy the derivative object, diversity of the object is increased, and user experience is improved.
In a second aspect, an embodiment of the present application further provides a derived object generating apparatus, as shown in fig. 3, the apparatus includes:
a first obtaining module 110, configured to obtain, in response to a customization request for a base object, customization information set for the base object;
a second obtaining module 120, configured to obtain object information of the basic object;
an object generating module 130, configured to generate a derivative object corresponding to the base object according to the customization information and the object information of the base object, where the object information of the derivative object corresponds to the customization information and the object information of the base object.
In a third aspect, the present application provides a derived object generation apparatus applied in the C2M model, the apparatus including the above apparatus.
Among them, C2M is an abbreviation of Customer-to-Manufacturer (i.e., manufactured by users directly), and is a new business model of industrial internet e-commerce, also called "short-circuit economy".
In a fourth aspect, the present application provides a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor executing the steps of the above method when the computer program is executed.
In a fifth aspect, the present application provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the above-described method.
It is to be understood that, for the apparatuses, the computer devices, and the computer-readable storage media provided in the second aspect to the fifth aspect of the present application, specific implementation manners, explanations, examples, and beneficial effects of the related contents may refer to corresponding parts in the foregoing methods, and detailed descriptions thereof are omitted here.
It is to be appreciated that any reference to memory, storage, database, or other medium used in the embodiments provided herein can include non-volatile and/or volatile memory. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (11)

1. A method of generating a derived object, comprising:
responding to a customization request of a basic object, and acquiring customization information set for the basic object;
acquiring object information of the basic object;
and generating a derivative object corresponding to the basic object according to the customization information and the object information of the basic object, wherein the object information of the derivative object corresponds to the customization information and the object information of the basic object.
2. The method of claim 1, wherein generating the derivative object corresponding to the base object comprises:
synthesizing object information of the derived object according to the customization information and the object information of the basic object;
and generating the derived object according to the object information of the derived object.
3. The method of claim 2, wherein synthesizing object information for the derived object comprises:
generating intermediate object information on the object information of the basic object according to a preset rule, wherein the intermediate object information comprises at least one predefined field;
and extracting at least one field content in the customized information, and filling the extracted field content into a corresponding predefined field in the intermediate object information to obtain the object information of the derived object.
4. The method of any of claims 1 to 3, further comprising:
and displaying the derived object on a related page of the display page of the basic object.
5. The method according to claim 4, wherein the display page of the basic object and the associated page for displaying the derived object are associated through a preset icon; the preset icon is arranged on a display page of the basic object.
6. The method according to any one of claims 1 to 3, further comprising:
determining derivative identification information of the derivative object;
wherein the generating a derivative object corresponding to the base object comprises:
and generating the derived object according to the customization information, the object information of the basic object and the derived identification information, wherein the object information of the derived object corresponds to the customization information, the object information of the basic object and the derived identification information.
7. The method of claim 6, wherein determining the derived identity information of the derived object comprises:
acquiring at least one item of creator information and preset identification information of a corresponding creator, wherein the preset identification information comprises identification information which can uniquely determine any one derived object in all derived objects generated on the basis of the basic object;
and generating derived identity identification information of the derived object according to at least one of the creator information and preset identification information and the basic identity identification information of the basic object.
8. A derived object generation apparatus, comprising:
the first acquisition module is used for responding to a customization request of a basic object and acquiring customization information set for the basic object;
the second acquisition module is used for acquiring the object information of the basic object;
and the object generating module is used for generating a derivative object corresponding to the basic object according to the customization information and the object information of the basic object, wherein the object information of the derivative object corresponds to the customization information and the object information of the basic object.
9. An apparatus for generating derived objects for use in the C2M model, the apparatus comprising the apparatus of claim 8.
10. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method of any of claims 1 to 7 when executing the computer program.
11. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the method of any one of claims 1 to 7.
CN202110055620.5A 2021-01-15 2021-01-15 Derivative object generation method and device, computer equipment and storage medium Pending CN112907315A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110055620.5A CN112907315A (en) 2021-01-15 2021-01-15 Derivative object generation method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110055620.5A CN112907315A (en) 2021-01-15 2021-01-15 Derivative object generation method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112907315A true CN112907315A (en) 2021-06-04

Family

ID=76113544

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110055620.5A Pending CN112907315A (en) 2021-01-15 2021-01-15 Derivative object generation method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112907315A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107507062A (en) * 2017-08-18 2017-12-22 首媒科技(北京)有限公司 Product customization method and device
CN111028036A (en) * 2019-05-22 2020-04-17 珠海随变科技有限公司 Online release method and device of customized commodity, terminal, server and medium
CN111754305A (en) * 2020-06-24 2020-10-09 中国建设银行股份有限公司 Product customization method, device, equipment and storage medium
CN112070594A (en) * 2020-10-21 2020-12-11 北京服装学院 Shared copyright-based elastic manufacturing system, operation method and device for footwear products
CN112215708A (en) * 2020-10-21 2021-01-12 刘腾蛟 Shared copyright creative design platform system, operation method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107507062A (en) * 2017-08-18 2017-12-22 首媒科技(北京)有限公司 Product customization method and device
CN111028036A (en) * 2019-05-22 2020-04-17 珠海随变科技有限公司 Online release method and device of customized commodity, terminal, server and medium
CN111754305A (en) * 2020-06-24 2020-10-09 中国建设银行股份有限公司 Product customization method, device, equipment and storage medium
CN112070594A (en) * 2020-10-21 2020-12-11 北京服装学院 Shared copyright-based elastic manufacturing system, operation method and device for footwear products
CN112215708A (en) * 2020-10-21 2021-01-12 刘腾蛟 Shared copyright creative design platform system, operation method and device

Similar Documents

Publication Publication Date Title
CN106202115B (en) Method and device for directionally displaying information
US20240062271A1 (en) Recommendations Based Upon Explicit User Similarity
US9720883B2 (en) Multi-level architecture for image display
CN106776989B (en) Webpage information display method and device
US20110202471A1 (en) Method and system for selling motor vehicles
CN111008869A (en) Advertisement recommendation method and device, electronic equipment and storage medium
US20020026353A1 (en) System and method of providing purchase information to consumers relating to advertisements displaying the product
CA2682997A1 (en) A system and device for social shopping on-line
JP5425961B2 (en) Information providing apparatus, information providing method, information providing program, and computer-readable recording medium storing the program
CN103189888A (en) Search device, method for controlling search device, program, and information storage medium
CN114862516A (en) Document recommendation method, storage medium, and program product
US20170076312A1 (en) System and method for recommending offline physical retail outlets to users
CN109416806B (en) System and method for linking database entries of a network platform
CN113867881B (en) Application home page dynamic display method, device, equipment and medium
US20140289218A1 (en) Personalizing Commercial Content in Requested Web Pages
CN107967632B (en) Advertisement display method and device
US11170428B2 (en) Method for generating priority data for products
KR20170014444A (en) Interpersonal rental system using mobile application
KR101764361B1 (en) Method of providing shopping mall service based sns and apparatus for the same
CN112907315A (en) Derivative object generation method and device, computer equipment and storage medium
CN108073609B (en) Page display method and device
CN106469403B (en) Information display method and device
CN114442868A (en) Method, apparatus, device, medium, and program product for displaying distribution status information
JP2015028685A (en) Information processing apparatus, information processing method and program
CN113656577A (en) Page display method and device and computer equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20210621

Address after: 509, 5th floor, building 1, 8 xinjiekouwai street, Xicheng District, Beijing 100088

Applicant after: Hongyuan (Beijing) Technology Co.,Ltd.

Address before: 519085 Building 8, No.1, Harbin Institute of technology, Tangjiawan Town, Zhuhai City, Guangdong Province

Applicant before: Zhuhai necessary Industrial Technology Co.,Ltd.

TA01 Transfer of patent application right
RJ01 Rejection of invention patent application after publication

Application publication date: 20210604

RJ01 Rejection of invention patent application after publication