CN112785388A - Method and device for creating derivative object and readable storage medium - Google Patents

Method and device for creating derivative object and readable storage medium Download PDF

Info

Publication number
CN112785388A
CN112785388A CN202110128847.8A CN202110128847A CN112785388A CN 112785388 A CN112785388 A CN 112785388A CN 202110128847 A CN202110128847 A CN 202110128847A CN 112785388 A CN112785388 A CN 112785388A
Authority
CN
China
Prior art keywords
information
basic
derived
customization
derivative
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
CN202110128847.8A
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
Publication of CN112785388A publication Critical patent/CN112785388A/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)
  • User Interface Of Digital Computer (AREA)

Abstract

The application relates to a method, a device and a readable storage medium for creating a derivative object, wherein the method comprises the following steps: responding to a creation request of a derivative object corresponding to a basic object, and acquiring customization information set for the basic object; acquiring object information of the basic object; generating the derivative 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; and displaying the derived object according to the object information of the derived object so as to complete the creation of the derived object. According to the method and the device, the derivative object can be directly generated and displayed according to the customization information set for the basic object, and therefore the creation efficiency of the derivative object is improved.

Description

Method and device for creating derivative object and readable storage medium
The present application claims priority of chinese patent application having the title "derivative object creation method, apparatus and readable storage medium" filed by chinese patent office on 15/01/2021 under the name of 202110057570.4, the entire contents of which are incorporated herein by reference.
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a method and an apparatus for creating a derivative object, and a readable storage medium.
Background
At present, products need to go through a plurality of processes to be released to an e-commerce platform, and a user can browse the products at the moment, wherein the specific processes comprise early preparation, creation of products to be shelved, examination of the products to be shelved, shelving after the examination is passed, and the like. The whole process is complicated, a long time is needed for putting a product on shelf, and the efficiency is low.
Disclosure of Invention
In order to solve the technical problem or at least partially solve the technical problem, the present application provides a method, an apparatus and a readable storage medium for generating a derivative object.
In a first aspect, the present application provides a method for creating a derived object, including:
responding to a creation request of a derivative object corresponding to a basic object, and acquiring customization information set for the basic object;
acquiring object information of the basic object;
generating the derivative 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;
and displaying the derived object according to the object information of the derived object so as to complete the creation of the derived object.
In a second aspect, the present application provides a derived object creation apparatus, including:
the system comprises a first acquisition module, a second acquisition module and a third acquisition module, wherein the first acquisition module is used for responding to a creation request of a derivative object corresponding to 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;
the information generation module is used for generating a derivative 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;
and the object display module is used for displaying the derived object according to the object information of the derived object so as to complete the creation of the derived object.
In a third aspect, the present application provides an apparatus for creating a derived object in C2M schema, the apparatus comprising the apparatus of the second aspect.
In a fourth aspect, the present application provides a computer device, including a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory complete communication with each other through the communication bus;
a memory for storing a computer program;
the processor is configured to implement the steps of the method for creating a derived object provided in any embodiment of the first aspect when executing the program stored in the memory.
In a fifth aspect, the present application provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the method for creating a derived object provided in any embodiment of the first aspect.
In one embodiment of the application, the derivative objects are directly generated and displayed according to the customization information set for the basic objects and the object information of the basic objects, so that the creation efficiency of the derivative objects is improved, and users can quickly create the derivative objects by using the published basic objects, so that the complicated and lengthy creation process is avoided, and the creation experience is optimized.
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 creating a derived object according to an embodiment of the present disclosure;
FIG. 2a is a schematic diagram of a SUPID structure of a base object according to an embodiment of the present application;
fig. 2b is a schematic structural diagram of an SUID of a basic object according to an embodiment of the present disclosure;
fig. 3 is a schematic flowchart of a method for creating a derived object according to another embodiment of the present application;
fig. 4 is a schematic flowchart of a method for creating a derived object according to yet another embodiment of the present application;
FIG. 5 is a schematic diagram of the structure of a SPUID of a derived object generated based on FIG. 2a
FIG. 6 is a schematic diagram of the SUID of a derived object generated based on FIG. 2 b;
fig. 7 is a block diagram illustrating a structure of a derived object creation apparatus according to an embodiment of the present disclosure;
FIG. 8 is a first customized merchandise item provided by an embodiment of the present application during derivation;
FIG. 9 is a second customized merchandise item provided by an embodiment of the present application during derivation;
FIG. 10 is a third customized illustration of a commercial product provided by an embodiment of the present application during derivation;
fig. 11 is a schematic diagram illustrating a fourth customized commercial product provided by an embodiment of the present application during derivation;
FIG. 12 is a schematic diagram of a commodity customization provided by an embodiment of the present application during derivation;
fig. 13 is a schematic diagram of a commodity customization provided by an embodiment of the present application during derivation;
fig. 14 is a schematic diagram seven illustrating customization of a commercial product provided in an embodiment of the present application;
fig. 15 is a schematic diagram eight illustrating customization of a commercial product according to an embodiment of the present application;
fig. 16 is a schematic diagram nine of customization of a commercial product provided in 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.
Fig. 1 is a method for creating a derived object according to an embodiment of the present application, and as shown in fig. 1, the method includes step S110, step S120, step S130, and step S140. Specifically, the method comprises the following steps:
s110, responding to a creation request of a derivative object corresponding to a basic object, and acquiring customized 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.
The customized information includes, but is not limited to, a customized area on the base object and customized content set for the customized area, and the customized content is pictures and/or words.
For example, a merchant may provide a white puppet, i.e., a base object, without any apparent color. The user wants to customize the white puppet, selects a customization area on the puppet on the operation interface, then selects a picture to be placed in the customization area, and configures the characters 'happy birthday', wherein the customization area can be positioned on the back of the puppet. Such customization information for white puppets includes: a custom region, a custom picture, and a custom text.
For example, referring to fig. 9 to 14, fig. 9 is a customized page of a specific base product, where the customized page has an operation button "i want to customize", and the user clicks "i want to customize", that is, sends a request for creating a derivative object corresponding to the base object, and jumps to fig. 10.
FIG. 10 is a first customization interface showing a base merchandise and customization regions of the base merchandise, where the customization regions may be the front and back of a T-shirt. Clicking on the "+" sign in the custom area in FIG. 10 jumps to FIG. 11.
Fig. 11 is a second customized operation interface, in which the user selects to upload and edit a customized picture, and after clicking is completed, the user jumps to fig. 12.
Fig. 12 is a third customized operation interface, in which the user can add the content and style (such as font selection) and color of the customized text. Click determination, jump to fig. 13. Both pictures and text may be used as customization information.
Fig. 13 is a fourth customization operation interface in which customization information is stored. After the saving is completed, the process jumps to fig. 14.
Starting from fig. 10, that is, in step S110, in response to the creation request, the customization information set for the basic object, that is, the customization information set and stored in fig. 10 to fig. 13, may be acquired through an agreed communication method such as http, https, or through a third party device such as an application program interface.
And S120, acquiring the 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 specific implementation, the creating request includes the basic identity 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 identity information. 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 the derivative 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, the object information of the derived object corresponds to the customization information and the object information of the base object, and means that the object information of the derived object may include the customization information and the object information of the base object, for example, the object information of the derived object is equal to a combination of the customization information and the object information of the base object.
It can be understood that the derivative object is a completely new product formed by the user after customization based on the base object, and the derivative object inherits all the properties of the base object and also has specific properties different from the base object.
In one embodiment of the present application, the derived object is attached to the base object and exists with the presence of the base object, and is 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 other embodiments of the present application, the derived objects may also exist alone, for example: and providing a customized activity period customized for the basic object during the spring festival, for example, customizing colors, patterns or characters liked by a user on the basis of a mold of the Chinese zodiac ox, wherein after the customized activity period is finished, the basic commodity can be put off the shelf and the customized function is not provided any more. But the user can also sell various derivative commodities customized in the customized activity period all year round.
In a specific implementation, step S130 may include the following steps:
s131, synthesizing the object information of the derived object according to the customized information and the object information of the basic object. For example, the object information of the derived object is equal to a combination of the customization information and the object information of the base object.
S132, generating the derived object according to the object information of the derived 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.).
S140, displaying the derived object according to the object information of the derived object to complete the creation of the derived object.
Understandably, the display of the derived object can be realized through the object information of the derived object. For example, the shape, color, structure and the like of a water cup are shown through pictures, and the attributes of the derived objects are described, for example, the material and the like of a water cup are described through text information. Therefore, the user can visually see the appearance of the water cup and know the detailed information of the water cup.
In specific implementation, the generated derivative object can be published, shown, recommended, sold and the like as the basic object. For example, the object information of the derived object to be published is sent to the cache server in order to publish the derived object.
For example, continuing with the above embodiment, in conjunction with fig. 15 and 16, the illustrated derivative object can be seen.
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 and the device, the derivative object is directly generated and displayed according to the customization information set for the basic object and the object information of the basic object, so that the creation efficiency of the derivative object is improved, and the user can quickly create the derivative object by using the issued basic object, so that the complicated and lengthy creation process is avoided, and the creation experience is optimized.
In one embodiment, the acquiring of the object information of the basic object in the foregoing step S120 may include the following steps S1201 and S1202. Specifically, the method comprises the following steps:
s1201, acquiring basic identity identification information of the basic object.
For example, when a corresponding derived object request is created based on the basic object, the request is subjected to field analysis to obtain the basic identity information contained therein.
In the implementation, there may be many basic id information of the basic object, two of which are described below:
1) the basic identification information of the basic object includes first basic identification information. It may be the creator number and the object number of the basic object, and the object numbers of all basic objects having the same preset attribute are the same.
For example, the first basic id information includes an spud, which is a Standard Product Unit (SPU), and the SPU is a minimum Unit of object information aggregation, and is a set of reusable and easily retrievable standardized information describing the characteristics of an object. Colloquially, an object with the same attributes may be referred to as an SPU. For example, Huazhimate 30 is an SPU regardless of the object's color, memory specification, etc.
Fig. 2a is a schematic diagram of the structure of the sprid of a basic object, in fig. 2a, the sprid includes two fields, the first field 2a-1 is the creator number of the basic object and has 6 bits, and the second field 2a-2 is the object number of the basic object and has 4 bits. From the creator number it can be determined who the creator of this base object is, and from the object number it can be determined which base object is.
2) The basic identification information includes second basic identification information. The second basic identification information includes a creator number of the basic object, an object number, an object specification, and an object type, and the object specification and the object type are used to uniquely determine any basic object among all basic objects of the same object number.
For example, the second basic identification information includes SUID, SU is the smallest unit that is physically inseparable, for example, waunts 30 of [ enamel red, 8G +128G ] is one SU, wauntry 30 of [ azure, 8G +128G ] is another SU.
Fig. 2b is a schematic structural diagram of the SUID of a basic object, in fig. 2b, the SUID includes four fields, the first field 2b-1 is the creator number, and the total number is 6 bits; the second field 2b-2 is the object number, 4 bits in total; the third field 2b-3 is the object specification, which is 8 bits in total; the fourth field 2b-4 is the object type, 1 bit total. By the object specification and the object type, a unique base object can be determined among all base objects having the same creator number and object number.
S1202, acquiring the object information of the basic object according to the basic identity identification information of the basic object.
By corresponding the characters and the characters in the basic identity information, the object information of the basic object can be found in the basic object database. For example: 2b-3 represents 8G +128G, and 2b-4 represents Huazhimate 30.
Here, it should be noted that the numbers of the spids and the SUIDs in fig. 2a and 2b are only examples, and in other specific applications, the lengths may be increased according to needs, for example: 50 bits or 80 bits, etc., to add more attribute information to the corresponding base identification information.
In an embodiment, referring to fig. 1, on the basis of the embodiment shown in fig. 1, the method provided by the present application may further include step S150 (not shown). Specifically, the method comprises the following steps:
s150, detecting whether the customization information meets the triggering condition of the customization requirement;
wherein, step S120 includes: and if the trigger condition is met, acquiring the object information of the basic object.
Here, the customization requirements include, but are not limited to, the health of the customized content included in the customization information, the size of the picture meeting a predetermined threshold, the sharpness and resolution of the picture meeting a predetermined threshold, the customization information being approved, and the like.
For example, if the customized content included in the customized information relates to illegal characters, in step S150, it may be detected that the customized information does not satisfy the trigger condition of the customization requirement.
For another example, if in step S150, the customized information is sent to a preset information auditing center, and an auditing pass message sent by the information auditing center is received, it may be determined that the customized information meets the triggering condition of the customization requirement.
Here, if the trigger condition is satisfied, in step S120, the manner of acquiring the object information of the basic object is the same as or similar to the manner of acquiring the object information of the basic object in step S120, and for brevity, the description is omitted and the reference manner is included herein.
It can be understood that if a derivative object is formed, not only the customization information but also the object information of the basic object is needed, and the customization information is sent to the information auditing center, because the object information of the basic object is already approved before the basic object is released and browsed by the user, the object information of the basic object does not need to be audited again, so that the auditing efficiency can be increased, and the creation efficiency of the derivative object can be improved.
In one embodiment, referring to fig. 1, the method provided herein may further include step S160 (not shown). Specifically, the method comprises the following steps:
and S160, sending the object information of the derived object to a database for storage.
Here, after sending the derived identification information of the derived object to the database for storage, the derived identification information can be acquired from the database at the time of use later. Wherein, the database can be a derived object database.
Here, it should be understood by those skilled in the art that the steps S140 and S160 may be performed in parallel or in series.
In one embodiment, after the user customizes the basic object, generates and displays the derivative object, the user can place an order for the derivative object. Based on this, referring to fig. 1, on the basis of the embodiment shown in fig. 1, the method provided by the present application may further include step S170 (not shown) and step S180 (not shown). Specifically, the method comprises the following steps:
and S170, responding to the order placing request of the derived object, and generating the processing order information corresponding to the derived object.
The processing order information corresponding to the derived object comprises the object information of the basic object, the customization information and the quantity of the derived object; according to the processing order information, a factory can conveniently process the corresponding product in the processing order information.
And S180, 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. 3 is a method for creating a derived object according to another embodiment of the present application, and as shown in fig. 3, the method includes step S310, step S320, step S330, and step S340. Specifically, the method comprises the following steps:
s310, responding to a creation request of a derivative object corresponding to a basic object, and acquiring customized information set for the basic object;
s320, acquiring object information of the basic object;
s330, generating the derivative 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;
s340, displaying the derived object according to the object information of the derived object on the related page of the display page of the basic object so as to complete the creation of the derived object.
Here, the contents of step S310, step S320 and step S330 are the same as or similar to the contents of the corresponding steps in the embodiment of fig. 1, and for the sake of brevity, are not repeated herein and are included herein by way of reference.
Specifically, in step S340, the derivative object is displayed according to the object information of the derivative object on the associated page of the display page of the base object, so as to complete the creation of the derivative object.
In particular, when the basic object is displayed, all the derived objects generated on the basis of the basic object may be displayed at the same time, and in addition, in order to facilitate the selection of the basic object and the derived objects by the user, the relationship between the basic object and the derived objects may be displayed when the basic object is displayed.
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 the associated page for displaying the derived object through a preset icon; the preset icon is arranged on a display page of the basic object.
In a specific embodiment, the preset icon is set as an abbreviated display 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 two different customizations 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.
Fig. 4 is a method for creating a derived object according to still another embodiment of the present application, as shown in fig. 4, the method includes step S410, step S420, step S430, step S440, and step S490. Specifically, the method comprises the following steps:
s410, responding to a creation request of a derivative object corresponding to a basic object, and acquiring customized information set for the basic object;
s420, acquiring object information of the basic object;
s490, determining the derived identity information of the derived object;
s430, generating the derived object according to the customization information, the object information of the basic object and the derived identity information, wherein the object information of the derived object corresponds to the customization information, the basic information and the derived identity information;
s440, displaying the derived object according to the object information of the derived object to complete the creation of the derived object.
Here, the contents of step S410, step S420 and step S440 are the same as or similar to the contents of the corresponding steps in the embodiment of fig. 1, and for the sake of brevity, are not repeated herein and are included herein by way of reference.
Specifically, S490, the derived identification information of the derived object is determined.
In the embodiment of the present application, the manner of determining the derived identification information of the derived object includes, but is not limited to, such as:
1) firstly, determining derived identity identification information of the derived object according to the basic identity identification information of the basic object; then, the derived identification information of the derived object can be obtained according to the basic identification information of the basic object.
For example, based on the foregoing, the basic identification information includes first basic identification information and second basic identification information, and it can be understood that, according to the first basic identification information of the basic object, first derivative identification information of the derivative object can be obtained; second derived identification information of the derived object may be obtained based on the second base identification information of the base object.
2) This can be achieved by step S4901 and step S4902:
s4901, at least one item of creator information and preset identification information of a corresponding creator is obtained, wherein the preset identification information includes identification information which can uniquely determine any one derived object in all derived objects generated on the basis of the basic object.
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 and the like, 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 is used for uniquely determining a preset derivative object in all derivative 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 derivative 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.
S4902, 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.
And a plurality of fields are arranged in the derivative identification information corresponding to the derivative object, and each field corresponds to one type of information.
It can be understood that the derived identification information of the derived object is used to identify the derived object, and since the derived identification information of the derived object is generated according to the basic identification information of the basic object, and the creator information and/or the preset identification information of the derived object, according to the derived identification information of the derived object, the related information of the basic object corresponding to the derived object can be known, the related information of the creator of the derived object can also be known, and which derived object is one of all derived objects generated on the basis of the basic object can also be known. Therefore, operations such as information query, object association, and the like can be performed according to the derived identification information of the derived object, for example, querying related information of a basic object corresponding to the derived object, querying related information of a creator of the derived object, and the like.
In a particular embodiment, step S4902 may include the steps of:
s4902a, modifying a first value of a preset bit of a preset field in the basic identity identification information of the basic object into a second value; the first value is used to identify the base object and the second value is used to identify the derived object;
it is understood that the first value is different from the second value, e.g., the first value is 1 and the second value is 2. For example, the first field of the sprid or SUID of the base object, i.e., the first bit in the creator number, has a value of 1, and is modified to 2, so as to obtain the sprid or SUID after modifying the preset bit.
S4902b, forming the derived identity information of the derived object by using at least one of the creator information and the preset identity information and the basic identity information of the basic object after the preset position is modified.
That is, the derived identification information of the derived object may include the basic identification information of the basic object after the preset bit is modified, and creator information and/or preset identification information of the derived object.
It can be understood that whether the identification information is the basic identification information of the basic object or the derivative identification information of the derivative object can be determined according to the value of the preset bit of the preset field in the identification information. For example, if the first bit of the creator number of one sprid is 1, this sprid is the sprid of the base object, and if the first bit is 2, this sprid is the sprid of the derivative object.
For example, based on the spid of the basic object shown in fig. 2a, the spid of the derived object is generated according to the above steps, and the spid of the derived object is as shown in fig. 5, where the spid of the derived object includes 5 fields: the first field 3a-1 stores the first bit of the basic object's SPUID for modifying the creator number, which is 10 bits, the 10 bits are different from the SPUID of the basic object only by the first bit, and the related information of the basic object, such as the creator number and the object number, can be analyzed according to the field; the second field 3a-2 is the creator type of the derived object, and has two bits in total; the third field 3a-3 is the creator number of the derived object, and has 6 bits in total; the fourth field 3a-4 is the object number (one kind of the preset identification information) of the derived object, and has 4 bits in total, and finally, the fourth field has a reserved field 3a-5 for subsequent expansion, and has 7 bits in total. This one spid has 29 bits in total.
For example, based on the SUID of the basic object shown in fig. 2b, the SUID of the derived object is generated according to the above steps, and as shown in fig. 6, the SUID of the derived object includes 5 fields in total: the first field 3b-1 stores 19 SUIDs of the first basic object for modifying the number of the creator, the 19 digits are different from the SUID of the basic object only by the first digit, and the creator number, the object specification and the object type of the basic object can be analyzed according to the field; the second field 3b-2 is the creator type of the derived object, and has 2 bits in total; the third field 3b-3 is the creator number of the derived object, with 6 bits; the fourth field 3b-4 is the object number (one kind of preset identification information) of the derived object, and has 4 bits in total; the fifth field 3b-5 is a reserved field for subsequent expansion, 7 bits in total. This one SUID is 38 bits in total.
It should be noted that, the fields included in the basic id information and the derived id information and the number of bits of each field are only examples, and in a specific embodiment, the fields may be expanded or adjusted, and should not be construed as limiting the invention.
Here, the basic identification information and the derived identification information are only examples, and other basic identification information or derived identification information suitable for the present application should be included in the present application.
According to the derived identification information shown in fig. 5 and 6, if all derived objects corresponding to one basic object are to be queried, the first 10 bits in the identification information are directly intercepted and screened without performing database association. The first bit in the identification information may be used to determine whether the base object or the derived object. If the derived object is the basic object, the related information of the basic object corresponding to the derived object, the related information of the derived object and the like can be obtained, and the relationship between the basic object and the derived object is clearly shown. When a derivative object of a certain creator type is needed, only the second field needs to be intercepted for screening. Moreover, when some information in the identification information is counted and analyzed, only relevant fields need to be intercepted. Based on the identification information of the derived object, the basic identification information of the corresponding basic object, the related information of the creator of the derived object and the like can be obtained without searching in other databases.
Accordingly, step S430:
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 basic information and the derived identification information.
Here, the object information of the derived object corresponding to the customization information, the basic information, and the derived identification information means that the object information of the derived object may include the customization information and the object information of the basic object, and the derived identification information, for example, the object information of the derived object is equal to the object information of the customization information and the basic object, and the derived identification information is combined.
Here, the manner of generating the derived object in step S430 is the same as or similar to the manner of generating the derived object in step S130 in the embodiment of fig. 1, and for brevity, is not repeated herein and is included herein by way of reference.
In one embodiment, referring to fig. 4, the aforementioned step S410 may include the steps of:
s4101, in response to the creation request, providing at least one customization region of the base object to the creator.
Here, the creator includes a user who makes the creation request.
In the embodiment of the present application, there may be a plurality of customization regions, for example, there may be a plurality of customization regions on the base object for the user to select. In a specific application, different customization regions can be set at different positions of the object, for example: taking a cup as an example, the customized area can be the front and the back of the cup; taking a puppet as an example, the customized area can be the forehead, chest, etc. of the puppet.
S4102, acquiring a customized region selected by the creator in the at least one customized region, and customized content set in the customized region, so as to use the selected customized region and the customized content as the customization information.
It is understood that, when the user selects one or more customization regions and configures the customization contents in the customization regions, the customization regions selected by the user and the customization contents set in the customization regions are used as the customization information.
The customization region is manually selectable by a user and upon selection, a picture, text, color, pattern or other displayable customization can be added to the customization region. The customized content can be filled in the customized area or added into the customized area according to a certain relationship, such as: taking the text as an example, the customized area is a rectangle, the length of the text can be matched with the long side of the rectangle, and the size of the text can be zoomed in or enlarged.
The present application also provides a derivative object creation apparatus, as shown in fig. 7, the apparatus including:
a first obtaining module 110, configured to obtain, in response to a creation request of a derivative object corresponding to 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 information generating module 130, configured to generate the derived object according to the customization information and the object information of the base object, where the object information of the derived object corresponds to the customization information and the object information of the base object;
and an object display module 140, configured to display the derived object according to the object information of the derived object, so as to complete creation of the derived object.
The present application provides an apparatus for derivative object creation applied in C2M (Customer-to-Manufacturer) mode, the apparatus comprising the apparatus of the second aspect.
The embodiment of the application provides a computer device, which comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory are communicated with each other through the communication bus,
a memory for storing a computer program;
in an embodiment of the present application, the processor, when configured to execute the program stored in the memory, is configured to implement the steps of the method for creating a derived object provided in any one of the foregoing embodiments.
The embodiments of the present application further provide a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the method for creating a derived object provided in any one of the above embodiments.
Fig. 8-16 are schematic diagrams illustrating customization of a commercial product according to an embodiment of the present disclosure.
Referring to fig. 8, shown in fig. 8 is a display list of a plurality of basic commodities (that is, the basic objects mentioned above, for convenience of description, the basic commodities are subsequently used to replace the basic objects, and the derived commodities are used to replace the derived objects), each basic commodity has a customized skip button, and a user clicks the customized skip button of any one commodity to skip to fig. 9. The picture of fig. 9 is only a schematic diagram, and not a picture of the basic merchandise, the lowermost basic merchandise in fig. 9 is "child T-shirt _ white 0106", in other embodiments, a picture of the basic merchandise may be shown in fig. 9.
Fig. 9 is a customized page of a specific basic commodity, and an operation button of "i want to customize" is provided on the customized page, and the user clicks "i want to customize" to jump to fig. 10.
FIG. 10 is a first customization interface showing a base merchandise and customization regions of the base merchandise, where the customization regions may be the front and back of a T-shirt. Clicking on the "+" sign in the custom area in FIG. 10 jumps to FIG. 11.
Fig. 11 is a second customized operation interface, in which the user selects to upload and edit a customized picture, and after clicking is completed, the user jumps to fig. 12.
Fig. 12 is a third customized operation interface, in which the user can add the content and style (such as font selection) and color of the customized text. Click determination, jump to fig. 13. Both pictures and text may be used as customization information.
Fig. 13 is a fourth customization operation interface in which customization information is stored. After the saving is completed, the process jumps to fig. 14.
The customization completion interface is shown in FIG. 14, and may continue customization or return to the home page.
Fig. 15 is a home page interface, after the customization is completed, the customization information is sent to the pre-review center for review, and the main page can see that the corresponding derived commodity is in a state to be reviewed.
Fig. 16 is a home page interface, in which the customized derivative goods of the "child T-shirt" are audited, and the customized derivative goods can be distributed to other users, such as managed users, by clicking a distribution button; and the order placing of the derived commodities can be carried out.
It is understood that, for the apparatuses, the computer devices, and the computer-readable storage media provided in the embodiments of the present application, for explanation, examples, and beneficial effects of the contents, reference may be made to corresponding parts in the foregoing methods, and details are not described 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 (16)

1. A method for creating a derived object, comprising:
responding to a creation request of a derivative object corresponding to a basic object, and acquiring customization information set for the basic object;
acquiring object information of the basic object;
generating the derivative 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;
and displaying the derived object according to the object information of the derived object so as to complete the creation of the derived object.
2. The method of claim 1, wherein the obtaining object information of the base object comprises:
and acquiring the object information of the basic object according to the basic identity identification information of the basic object.
3. The method according to claim 1 or 2, wherein the presenting the derived object according to the object information of the derived object comprises:
and displaying the derived object according to the object information of the derived object on the related page of the display page of the basic object.
4. The method according to claim 3, wherein the presentation page of the base object is associated with the associated page for presenting the derived object by a preset icon, and the preset icon is arranged on the presentation page of the base object.
5. The method according to claim 1 or 2, characterized in that the method further comprises:
determining derivative identification information of the derivative object;
wherein generating the derivative object according to the customization information and the object information of 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 basic information and the derived identification information.
6. The method of claim 5, 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 the basic identity identification information and at least one of the creator information and the preset identification information.
7. The method of claim 6, wherein generating the derived identity information according to the basic identity information and at least one of the creator information and the preset identity information comprises:
modifying a first value of a preset bit of a preset field in the basic identity identification information into a second value, wherein the first value is used for identifying the basic object, and the second value is used for identifying the derived object;
and forming the derived identity identification information according to at least one of the creator information and the preset identification information and the basic identity identification information after the preset bit is modified.
8. The method of claim 6, wherein obtaining the customization information set for the base object in response to a request for creating a derivative object corresponding to the base object comprises:
providing at least one customization region of the base object to the creator in response to the creation request;
acquiring the customized area selected by the creator in the at least one customized area and the customized content set in the customized area to use the selected customized area and the customized content as the customized information.
9. The method according to claim 1 or 2, characterized in that the method further comprises:
detecting whether the customization information meets a trigger condition of a customization requirement;
wherein the acquiring of the object information of the basic object comprises:
and if the trigger condition is met, acquiring the object information of the basic object.
10. The method according to claim 1 or 2, characterized in that the method further comprises: and sending the object information of the derived object to a derived object database for storage.
11. The method of claim 2, wherein the basic identity information comprises a first basic identity information; the first basic identity information comprises a creator number and an object number of the basic object, and the object numbers of all basic objects with the same preset attribute are the same.
12. The method of claim 2, wherein the base identity information comprises second base identity information, wherein the second base identity information comprises a creator number of the base object, an object number, an object specification, and an object type, wherein the object specification and the object type are used to uniquely identify any base object among all base objects of a same object number.
13. A derived object creation apparatus, comprising:
the system comprises a first acquisition module, a second acquisition module and a third acquisition module, wherein the first acquisition module is used for responding to a creation request of a derivative object corresponding to 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;
the information generation module is used for generating the derivative 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;
and the object display module is used for displaying the derived object according to the object information of the derived object so as to complete the creation of the derived object.
14. An apparatus for creating a derivative object applied in a customer direct manufacturing C2M model, the apparatus comprising the apparatus of claim 13.
15. The computer equipment is characterized by comprising a processor, a communication interface, a memory and a communication bus, wherein the processor and the communication interface are used for realizing the communication between the processor and the memory through the communication bus;
a memory for storing a computer program;
a processor for implementing the steps of the method of creating a derived object according to any one of claims 1 to 12 when executing a program stored in the memory.
16. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method for creating a derived object according to any one of claims 1 to 12.
CN202110128847.8A 2021-01-15 2021-01-29 Method and device for creating derivative object and readable storage medium Pending CN112785388A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2021100575704 2021-01-15
CN202110057570 2021-01-15

Publications (1)

Publication Number Publication Date
CN112785388A true CN112785388A (en) 2021-05-11

Family

ID=75759952

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110128847.8A Pending CN112785388A (en) 2021-01-15 2021-01-29 Method and device for creating derivative object and readable storage medium

Country Status (1)

Country Link
CN (1) CN112785388A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107705193A (en) * 2017-11-03 2018-02-16 跨理(广州)供应链管理有限公司 The methods of exhibiting and system of goods made to order
CN110705528A (en) * 2019-11-25 2020-01-17 支付宝(杭州)信息技术有限公司 Identity coding method and device and feeding material identity coding method and device
CN111028038A (en) * 2019-05-22 2020-04-17 珠海随变科技有限公司 Commodity customization method, commodity customization device, commodity customization equipment and storage medium
CN111028034A (en) * 2019-05-22 2020-04-17 珠海随变科技有限公司 Configuration method, device and equipment for commodity customization and storage medium
CN111028037A (en) * 2019-05-22 2020-04-17 珠海随变科技有限公司 Method, device and equipment for providing commodity customization information, production order and design drawing
CN111754305A (en) * 2020-06-24 2020-10-09 中国建设银行股份有限公司 Product customization method, device, equipment and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107705193A (en) * 2017-11-03 2018-02-16 跨理(广州)供应链管理有限公司 The methods of exhibiting and system of goods made to order
CN111028038A (en) * 2019-05-22 2020-04-17 珠海随变科技有限公司 Commodity customization method, commodity customization device, commodity customization equipment and storage medium
CN111028034A (en) * 2019-05-22 2020-04-17 珠海随变科技有限公司 Configuration method, device and equipment for commodity customization and storage medium
CN111028037A (en) * 2019-05-22 2020-04-17 珠海随变科技有限公司 Method, device and equipment for providing commodity customization information, production order and design drawing
CN110705528A (en) * 2019-11-25 2020-01-17 支付宝(杭州)信息技术有限公司 Identity coding method and device and feeding material identity coding method and device
CN111754305A (en) * 2020-06-24 2020-10-09 中国建设银行股份有限公司 Product customization method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
JP5980892B2 (en) Search recommendation method and device
JP5792913B1 (en) Attribute display system, attribute display method, and attribute display program
US20100131889A1 (en) User interface to explore data objects and their related supplementary data objects
JP2018156429A (en) Information processing device, information processing method, and program
JP2018156478A (en) Computer program
CN104104791A (en) Prompt establishment method and device, information service method and device and client terminal
US10108639B2 (en) Display control device, display control device control method, program and information storage medium
KR20170031662A (en) Information search method and information search device
US20140272898A1 (en) System and method of providing compound answers to survey questions
CN105469291A (en) User information providing method and device
US20070143217A1 (en) Network access to item information
CN112785388A (en) Method and device for creating derivative object and readable storage medium
KR102221654B1 (en) Product placement and purchase support system using 3d customizing technology
JPH10320422A (en) Mall server and computer-readable recording medium where mall server program is recorded
CN109804402A (en) Information processing system, information processing method and the non-transient computer readable storage medium for storing program
JP5437562B2 (en) How to present multiple items
JP2002092020A (en) Internet shopping system by color retrieval
US20150287128A1 (en) System and method for generating images of commodities
CN113934943A (en) Formula module collocation recommendation method and device based on FP-growth correlation analysis rule
CN114493734A (en) Dish die-based ordering method and equipment
CN112862573A (en) Method and device for generating identity identification information of derivative object and storage medium
JP2017167929A (en) Provision device, provision method, and provision program
CN112365317A (en) Ordering method and device based on scene virtual dining table
JP6030225B2 (en) Information processing apparatus, information processing method, and information processing program
CN112907315A (en) Derivative object generation method and device, computer equipment and storage medium

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: 20210625

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: 20210511

RJ01 Rejection of invention patent application after publication