CN110968367A - E-commerce commodity field configuration method, device, server and storage medium - Google Patents

E-commerce commodity field configuration method, device, server and storage medium Download PDF

Info

Publication number
CN110968367A
CN110968367A CN201911327624.3A CN201911327624A CN110968367A CN 110968367 A CN110968367 A CN 110968367A CN 201911327624 A CN201911327624 A CN 201911327624A CN 110968367 A CN110968367 A CN 110968367A
Authority
CN
China
Prior art keywords
field
commodity
user
input
request instruction
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
CN201911327624.3A
Other languages
Chinese (zh)
Inventor
谭勇
黄志航
陆世俭
刘飞
刘云峰
朱圣明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Huayuxun Technology Co ltd
Original Assignee
Shenzhen Huayuxun 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 Shenzhen Huayuxun Technology Co ltd filed Critical Shenzhen Huayuxun Technology Co ltd
Priority to CN201911327624.3A priority Critical patent/CN110968367A/en
Publication of CN110968367A publication Critical patent/CN110968367A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the invention discloses a method, a device, a server and a storage medium for configuring E-commerce commodity fields. The method comprises the following steps: receiving a first request instruction of a user, wherein the first request instruction is used for requesting to edit a first field of a commodity; providing a first input entrance for editing a first field of a commodity for a user according to the first request instruction; receiving first relevant information of a first field of the commodity input by a user from the first input entrance; and associating the first related information with preset field information of the original commodity. According to the technical scheme of the embodiment of the invention, the E-commerce commodity field is dynamically configured, so that when the commodity field is edited, the user can dynamically configure the commodity field by using the operating system, software developers are not required to intervene, the development and maintenance cost of the system is greatly reduced, and the flexibility, expansibility and stability of the system are improved.

Description

E-commerce commodity field configuration method, device, server and storage medium
Technical Field
The embodiment of the invention relates to the field of e-commerce, in particular to a method and a device for configuring e-commerce commodity fields, a server and a storage medium.
Background
The current common E-commerce commodity management system generally adopts fixed commodity fields to manage commodity information. Such a system has the advantages that: the data relation is simple, and the system operation is simple. The disadvantages are as follows: the system is not universal, software personnel are required to develop again each time the field information of the commodity is changed, the development and maintenance cost of the system is high, and the system is easy to have BUG.
Disclosure of Invention
The embodiment of the invention provides a method, a device, a server and a storage medium for configuring E-commerce commodity fields, and aims to solve the technical problems of dynamically configuring E-commerce commodity fields and managing commodity information.
In a first aspect, an embodiment of the present invention provides a method for configuring an e-commerce commodity field, including:
receiving a first request instruction of a user, wherein the first request instruction is used for requesting to edit a first field of a commodity;
providing a first input entrance for editing a first field of a commodity for a user according to the first request instruction;
receiving first relevant information of a first field of the commodity input by a user from the first input entrance;
and associating the first related information with preset field information of the original commodity.
Optionally, before receiving the first request instruction of the user, the method further includes:
receiving a second request instruction of the user, wherein the second request instruction is used for requesting a second field of the newly added commodity;
providing a second input entry of a second field of the newly added commodity for the user according to the second request instruction;
receiving a second field of the commodity input by the user from the second input entrance;
and associating the second field of the commodity with preset field information of the original commodity.
Optionally, after receiving a second field of the goods input by the user from the second input entry, the method further includes:
receiving a third request instruction of a user, wherein the third request instruction is used for requesting to set an input mode of a second field of the commodity;
providing a third input entry for setting an input mode of a second field of the commodity for the user according to the third request instruction;
receiving an input mode of a second field of the commodity selected by the user from the third input entrance;
and associating the input mode of the second field of the commodity with the preset field information of the original commodity.
Optionally, the input mode includes one of single selection, multiple selection, and text input.
Optionally, after associating the input mode of the second field of the product with the preset field information of the original product, the method further includes:
receiving a fourth request instruction of a user, wherein the fourth request instruction is used for requesting to set an initial value of a second field of the commodity;
providing a fourth input entrance for setting an initial value of a second field of the commodity for the user according to the fourth request instruction;
receiving an initial value of a second field of the commodity input by the user from the fourth input inlet;
and associating the initial value of the second field of the commodity with the preset field information of the original commodity.
Optionally, after associating the first related information with preset field information of the original product, the method further includes:
and receiving preset field information of the original commodity edited by the user.
Optionally, before receiving the first request instruction of the user, the method further includes:
and verifying the identity information of the user.
In a second aspect, an embodiment of the present invention further provides an e-commerce product field configuration device, including:
the system comprises a first request unit, a second request unit and a display unit, wherein the first request unit is used for receiving a first request instruction of a user, and the first request instruction is used for requesting to edit a first field of a commodity;
the first providing unit is used for providing a first input entrance for editing a first field of a commodity for a user according to the first request instruction;
the first receiving unit is used for receiving first related information of a first field of the commodity input by the user from the first input entrance;
and the first correlation unit is used for correlating the first related information with preset field information of the original commodity.
In a third aspect, an embodiment of the present invention further provides a server, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor executes the computer program to implement the method for configuring the e-commerce commodity field in any one of the foregoing embodiments.
In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the method for configuring the e-commerce goods field in any one of the above embodiments.
According to the technical scheme of the embodiment of the invention, the E-commerce commodity field is dynamically configured, so that when the commodity field is edited, the user can dynamically configure the commodity field by using the operating system, software developers are not required to intervene, the development and maintenance cost of the system is greatly reduced, and the flexibility, expansibility and stability of the system are improved.
Drawings
Fig. 1 is a schematic flow chart of a method for configuring an e-commerce commodity field according to a first embodiment of the present invention;
fig. 2 is a schematic flow chart illustrating a method for configuring an e-commerce commodity field according to a second embodiment of the present invention;
fig. 3 is a schematic structural diagram of an e-commerce product field configuration device in a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of a server in the fourth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Before discussing exemplary embodiments in more detail, it should be noted that some exemplary embodiments are described as processes or methods depicted as flowcharts. Although a flowchart may describe the steps as a sequential process, many of the steps can be performed in parallel, concurrently or simultaneously. In addition, the order of the steps may be rearranged. The process may be terminated when its operations are completed, but may have additional steps not included in the figure. The processes may correspond to methods, functions, procedures, subroutines, and the like.
Furthermore, the terms "first," "second," and the like may be used herein to describe various orientations, actions, steps, elements, or the like, but the orientations, actions, steps, or elements are not limited by these terms. These terms are only used to distinguish one direction, action, step or element from another direction, action, step or element. For example, a first request instruction may be referred to as a second request instruction, and similarly, a second request instruction may be referred to as a first request instruction, without departing from the scope of the present application. The first and second request instructions are both request instructions, but are not the same request instruction. The terms "first", "second", etc. are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include one or more of that feature. In the description of the present invention, "a plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise.
Example one
Fig. 1 is a schematic flow chart of a method for configuring an e-commerce product field according to an embodiment of the present invention, which is applicable to a case of configuring an e-commerce product field according to an embodiment of the present invention. The method of the embodiment of the invention can be executed by an E-commerce commodity field configuration device, which can be realized by software and/or hardware and can be generally integrated in a server or a terminal device. Referring to fig. 1, a method for configuring an e-commerce commodity field according to an embodiment of the present invention specifically includes the following steps:
step S110, receiving a first request instruction of a user, wherein the first request instruction is used for requesting to edit a first field of a commodity.
Specifically, the first request instruction is an instruction for a user to request to edit a field of the commodity in the e-commerce commodity management system, for example, the user wants to modify a "production date" field of the commodity into a "shelf life" field, and the request instruction can be input through a computer terminal or a mobile phone terminal. The first field is a field that the user wants to edit, for example, a field of "date of production" that the user wants to edit, and in this case, the "date of production" field is referred to as the first field.
And step S120, providing a first input entry for editing a first field of the commodity for the user according to the first request instruction.
Specifically, after receiving a first request instruction of a user, the system provides the first input entry for editing the first field of the commodity for the user according to the first request instruction. The first input entry is an entry through which the user can input information to edit the product field. For example, the user is provided with a corresponding interface on which the user can edit the first field of the good.
And step S130, receiving first relevant information of a first field of the commodity input by the user from the first input entrance.
Specifically, after providing a first input entry to the user, for example, an input interface, the user may input, from the first input entry, first related information of a first field of the commodity, where the first related information refers to information input by the user when editing the field of the commodity, for example, the user modifies "production date" to "shelf life", and then the "shelf life" is the first related information.
And step S140, associating the first related information with preset field information of the original commodity.
Specifically, after the user inputs the first related information, such as "shelf life", the first related information is associated with the preset field information of the original product, the preset field information of the original product refers to other product information except the first field, such as "weight", "place of production", "price", and the like, the first related information input by the user is associated with the previous product information to synthesize the latest product information, and the user feels that the latest product information is a whole in use. The functions can be directly operated and realized on the system by related operation users without the intervention of software developers.
According to the technical scheme of the embodiment of the invention, the E-commerce commodity field is dynamically configured, so that when the commodity field is edited, the user can dynamically configure the commodity field by using the operating system, software developers are not required to intervene, the development and maintenance cost of the system is greatly reduced, and the flexibility, expansibility and stability of the system are improved.
Example two
Fig. 2 is a schematic flow chart of a method for configuring an e-commerce product field according to a second embodiment of the present invention. The method of the embodiment of the invention can be executed by an E-commerce commodity field configuration device, which can be realized by software and/or hardware and can be generally integrated in a server or a terminal device. Referring to fig. 2, the method for configuring the e-commerce commodity field in the embodiment of the present invention specifically includes the following steps:
and step S210, verifying the identity information of the user.
Specifically, the operation user inputs a corresponding website in the browser, enters a home page of the e-commerce commodity management system, inputs a user name and a password, clicks a login button, and performs login and authority authentication.
And step S220, judging whether the field which needs to be configured by the user exists.
Specifically, after entering the system, the user selects the dynamic field configuration function of the product, determines whether a field that the user needs to configure exists, if so, indicates that the user needs to edit the field, and executes step S230, and if not, indicates that the user needs to add a new field, and executes step S240.
Step S230, if yes, receiving a first request instruction of a user, wherein the first request instruction is used for requesting to edit a first field of a commodity; providing a first input entrance for editing a first field of a commodity for a user according to the first request instruction; receiving first relevant information of a first field of the commodity input by a user from the first input entrance; associating the first related information with preset field information of the original commodity; step S250 is performed. Here, the description is omitted, consistent with the embodiments.
Step S240, if not, receiving a second request instruction of the user, wherein the second request instruction is used for requesting a second field of the newly added commodity; providing a second input entry of a second field of the newly added commodity for the user according to the second request instruction; receiving a second field of the commodity input by the user from the second input entrance; associating the second field of the commodity with preset field information of the original commodity; step S250 is performed.
Specifically, if the field does not exist, a second request instruction of the user is received, where the second request instruction is an instruction of the user requesting to add a second field of the new product in the e-commerce product management system, for example, the user may input the request instruction through a computer terminal or a mobile phone terminal when the user wants to add a "place of origin" of the new product field. The second field is a field that the user wants to add, for example, a field of "origin" that the user wants to add, and in this case, the "origin" field is called the second field. And after receiving a second request instruction of the user, the system provides a second input entry of a second field of the newly added commodity for the user according to the second request instruction. The second input entry is an entry where the user can input information of the newly added product field. For example, the user may be provided with a corresponding interface on which the user may enter the second field of the item. After providing the second input entry, e.g., the input interface, to the user, the user may enter a second field for the item from the second input entry, e.g., enter a "source" field.
As an optional embodiment, after receiving the second field of the goods input by the user from the second input entrance, the method further comprises:
receiving a third request instruction of a user, wherein the third request instruction is used for requesting to set an input mode of a second field of the commodity; providing a third input entry for setting an input mode of a second field of the commodity for the user according to the third request instruction; receiving an input mode of a second field of the commodity selected by the user from the third input entrance; and associating the input mode of the second field of the commodity with the preset field information of the original commodity.
Specifically, after the user inputs the second field, the user may select a desired input mode, including single selection, multiple selection, text input, and the like, and if the second field is single selection or multiple selection, an enumerated value of the new field is required to be added. The third request instruction is an instruction for requesting the user to set an input mode of the second field of the commodity in the e-commerce commodity management system, for example, the user wants to set an input mode of the commodity field "place of origin", and the request instruction can be input through a computer terminal or a mobile phone terminal. And after receiving a third request instruction of the user, the system provides a third input entry for setting an input mode of a second field of the commodity for the user according to the third request instruction. The third input entry is an entry in which the user can input information to set the input mode of the product field. For example, the user is provided with a corresponding interface on which the user can set the input mode of the second field of the item. After providing the third input entry, for example, the input interface, to the user, the user may set the input mode of the second field of the commodity from the third input entry, for example, set the input mode of the "place of origin" field as a single choice, and the options include: china, usa, uk, france, germany. And after the user inputs the input mode of the second field, associating the input mode of the second field of the commodity with the preset field information of the original commodity.
Further, as an optional embodiment, after associating the input mode of the second field of the product with the preset field information of the original product, the method further includes:
receiving a fourth request instruction of a user, wherein the fourth request instruction is used for requesting to set an initial value of a second field of the commodity; providing a fourth input entrance for setting an initial value of a second field of the commodity for the user according to the fourth request instruction; receiving an initial value of a second field of the commodity input by the user from the fourth input inlet; and associating the initial value of the second field of the commodity with the preset field information of the original commodity.
Specifically, after the user inputs the second field or sets the input mode of the second field, the user may also set an initial value for the second field. The fourth request instruction is an instruction for requesting the user to set an initial value of the second field of the commodity in the e-commerce commodity management system, for example, the user wants to set an initial value of the commodity field "place of origin", and the request instruction can be input through a computer terminal or a mobile phone terminal. And after receiving a fourth request instruction of the user, the system provides a fourth input entry for setting the initial value of the second field of the commodity for the user according to the fourth request instruction. The fourth input entry is an entry through which the user can input information to set an initial value of the goods field. For example, the user is provided with a corresponding interface on which the user can set the initial value of the second field of the item. After providing the fourth input entry, for example, the input interface, to the user, the user may set the initial value of the second field of the commodity from the fourth input entry, for example, set the input mode of the "place of origin" field as a single choice, and the options include: china, usa, uk, france, germany, the user can set the initial value of "origin" to china. And after the initial value of the second field is input by the user, associating the initial value of the second field of the commodity with the preset field information of the original commodity.
And associating the second field of the commodity with the preset field information of the original commodity after the user inputs the second field or sets the input mode of the second field or sets the initial value of the second field. And associating the newly added fields with the previous commodity information to synthesize the latest commodity information, so that the user feels as a whole in use. The functions can be directly operated and realized on the system by related operation users without the intervention of software developers.
And step S250, receiving preset field information of the original commodity edited by the user.
Specifically, after the dynamic fields of the commodity are newly added and edited, the user can open the editing page of the commodity according to the requirement of the user, and edit the information of the specified commodity.
According to the technical scheme of the embodiment of the invention, the E-commerce commodity field is dynamically configured, so that when the commodity field is edited and newly added, the dynamic configuration can be carried out by the user operating system, software developers are not required to intervene, the development and maintenance cost of the system is greatly reduced, and the flexibility, expansibility and stability of the system are improved.
EXAMPLE III
The device for configuring the e-commerce commodity field provided by the third embodiment of the invention can execute the method for configuring the e-commerce commodity field provided by any embodiment of the invention, has the corresponding functional modules and beneficial effects of the execution method, can be realized in a software and/or hardware (integrated circuit) mode, and can be generally integrated in a server or terminal equipment. Fig. 3 is a schematic structural diagram of an e-commerce product field configuration apparatus 300 according to a third embodiment of the present invention. Referring to fig. 3, an e-commerce product field configuration apparatus 300 according to an embodiment of the present invention may specifically include:
the first requesting unit 310 is configured to receive a first request instruction of a user, where the first request instruction is used to request to edit a first field of a product.
The first providing unit 320 is configured to provide a first input entry for editing a first field of a commodity to a user according to the first request instruction.
The first receiving unit 330 is configured to receive first relevant information of a first field of the product, which is input by the user from the first input entry.
The first associating unit 340 is configured to associate the first related information with preset field information of the original product.
Optionally, the apparatus 300 further includes:
and the second request unit is used for receiving a second request instruction of the user before receiving the first request instruction of the user, wherein the second request instruction is used for requesting a second field of the newly added commodity.
And the second providing unit is used for providing a second input entry of a second field of the newly added commodity for the user according to the second request instruction.
And the second receiving unit is used for receiving a second field of the commodity input by the user from the second input entrance.
And the second association unit is used for associating the second field of the commodity with the preset field information of the original commodity.
Optionally, the apparatus 300 further includes:
and the third request unit is used for receiving a third request instruction of the user after receiving the second field of the commodity input by the user from the second input entrance, wherein the third request instruction is used for requesting to set the input mode of the second field of the commodity.
And the third providing unit is used for providing a third input entrance for setting the input mode of the second field of the commodity for the user according to the third request instruction.
And the third receiving unit is used for receiving the input mode of the second field of the commodity selected by the user from the third input entrance.
And the third association unit is used for associating the input mode of the second field of the commodity with the preset field information of the original commodity.
Optionally, the input mode includes one of single selection, multiple selection, and text input.
Optionally, the apparatus 300 further includes:
and the fourth request unit is used for receiving a fourth request instruction of the user after the input mode of the second field of the commodity is associated with the preset field information of the original commodity, wherein the fourth request instruction is used for requesting to set the initial value of the second field of the commodity.
And the fourth providing unit is used for providing a fourth input entrance for setting the initial value of the second field of the commodity for the user according to the fourth request instruction.
And the fourth receiving unit is used for receiving the initial value of the second field of the commodity input by the user from the fourth input entrance.
And the fourth association unit is used for associating the initial value of the second field of the commodity with the preset field information of the original commodity.
Optionally, the apparatus 300 further includes:
and the editing receiving unit is used for receiving the preset field information of the original commodity edited by the user after the first related information is associated with the preset field information of the original commodity.
Optionally, the apparatus 300 further includes:
and the identity authentication unit is used for authenticating the identity information of the user before receiving the first request instruction of the user.
According to the technical scheme of the embodiment of the invention, the E-commerce commodity field is dynamically configured, so that when the commodity field is edited, the user can dynamically configure the commodity field by using the operating system, software developers are not required to intervene, the development and maintenance cost of the system is greatly reduced, and the flexibility, expansibility and stability of the system are improved.
Example four
Fig. 4 is a schematic structural diagram of a server according to a fourth embodiment of the present invention, as shown in fig. 4, the server includes a processor 410, a memory 420, an input device 430, and an output device 440; the number of the processors 410 in the server may be one or more, and one processor 410 is taken as an example in fig. 4; the processor 410, the memory 420, the input device 430 and the output device 440 in the server may be connected by a bus or other means, and the bus connection is exemplified in fig. 4.
The memory 420 serves as a computer-readable storage medium, and may be used to store software programs, computer-executable programs, and modules, such as program instructions/modules corresponding to the e-commerce merchandise field configuration method in the embodiment of the present invention (for example, the first request unit 310, the first providing unit 320, the first receiving unit 330, and the first associating unit 340 in the e-commerce merchandise field configuration device 300). The processor 410 executes various functional applications of the server and data processing by executing software programs, instructions and modules stored in the memory 420, that is, implements the above-described e-commerce goods field configuration method.
Namely:
receiving a first request instruction of a user, wherein the first request instruction is used for requesting to edit a first field of a commodity;
providing a first input entrance for editing a first field of a commodity for a user according to the first request instruction;
receiving first relevant information of a first field of the commodity input by a user from the first input entrance;
and associating the first related information with preset field information of the original commodity.
Of course, the processor of the server provided in the embodiment of the present invention is not limited to execute the method operations described above, and may also execute the relevant operations in the e-commerce goods field configuration method provided in any embodiment of the present invention.
The memory 420 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the terminal, and the like. Further, the memory 420 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device. In some examples, memory 420 may further include memory located remotely from processor 410, which may be connected to a server over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input device 430 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the server. The output device 440 may include a display device such as a display screen.
According to the technical scheme of the embodiment of the invention, the E-commerce commodity field is dynamically configured, so that when the commodity field is edited, the user can dynamically configure the commodity field by using the operating system, software developers are not required to intervene, the development and maintenance cost of the system is greatly reduced, and the flexibility, expansibility and stability of the system are improved.
EXAMPLE five
An embodiment of the present invention further provides a storage medium containing computer-executable instructions, which when executed by a computer processor, are configured to perform a method for configuring an e-commerce merchandise field, the method including:
receiving a first request instruction of a user, wherein the first request instruction is used for requesting to edit a first field of a commodity;
providing a first input entrance for editing a first field of a commodity for a user according to the first request instruction;
receiving first relevant information of a first field of the commodity input by a user from the first input entrance;
and associating the first related information with preset field information of the original commodity.
Of course, the storage medium provided by the embodiment of the present invention contains computer-executable instructions, and the computer-executable instructions are not limited to the operations of the method described above, and may also perform related operations in the method for configuring the e-commerce merchandise field provided by any embodiment of the present invention.
The computer-readable storage media of embodiments of the invention may take any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a storage medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or terminal. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
According to the technical scheme of the embodiment of the invention, the E-commerce commodity field is dynamically configured, so that when the commodity field is edited, the user can dynamically configure the commodity field by using the operating system, software developers are not required to intervene, the development and maintenance cost of the system is greatly reduced, and the flexibility, expansibility and stability of the system are improved.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. A method for configuring E-commerce commodity fields is characterized by comprising the following steps:
receiving a first request instruction of a user, wherein the first request instruction is used for requesting to edit a first field of a commodity;
providing a first input entrance for editing a first field of a commodity for a user according to the first request instruction;
receiving first relevant information of a first field of the commodity input by a user from the first input entrance;
and associating the first related information with preset field information of the original commodity.
2. The method for configuring E-commerce merchandise fields according to claim 1, further comprising, before receiving a first request instruction from a user:
receiving a second request instruction of the user, wherein the second request instruction is used for requesting a second field of the newly added commodity;
providing a second input entry of a second field of the newly added commodity for the user according to the second request instruction;
receiving a second field of the commodity input by the user from the second input entrance;
and associating the second field of the commodity with preset field information of the original commodity.
3. The e-commerce merchandise field configuration method of claim 2, after receiving a second field of merchandise input by a user from the second input entry, further comprising:
receiving a third request instruction of a user, wherein the third request instruction is used for requesting to set an input mode of a second field of the commodity;
providing a third input entry for setting an input mode of a second field of the commodity for the user according to the third request instruction;
receiving an input mode of a second field of the commodity selected by the user from the third input entrance;
and associating the input mode of the second field of the commodity with the preset field information of the original commodity.
4. The method as claimed in claim 3, wherein the input mode includes one of single selection, multiple selection and text input.
5. The e-commerce merchandise field configuration method of claim 4, after associating the input mode of the second field of the merchandise with the preset field information of the original merchandise, further comprising:
receiving a fourth request instruction of a user, wherein the fourth request instruction is used for requesting to set an initial value of a second field of the commodity;
providing a fourth input entrance for setting an initial value of a second field of the commodity for the user according to the fourth request instruction;
receiving an initial value of a second field of the commodity input by the user from the fourth input inlet;
and associating the initial value of the second field of the commodity with the preset field information of the original commodity.
6. The method for configuring E-commerce merchandise field according to claim 1, further comprising, after associating the first related information with preset field information of an original merchandise:
and receiving preset field information of the original commodity edited by the user.
7. The method for configuring E-commerce merchandise fields according to claim 1, further comprising, before receiving a first request instruction from a user:
and verifying the identity information of the user.
8. An e-commerce merchandise field configuration device, comprising:
the system comprises a first request unit, a second request unit and a display unit, wherein the first request unit is used for receiving a first request instruction of a user, and the first request instruction is used for requesting to edit a first field of a commodity;
the first providing unit is used for providing a first input entrance for editing a first field of a commodity for a user according to the first request instruction;
the first receiving unit is used for receiving first related information of a first field of the commodity input by the user from the first input entrance;
and the first correlation unit is used for correlating the first related information with preset field information of the original commodity.
9. A server comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of configuring an e-commerce merchandise field of any one of claims 1-7 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the method for configuring an e-commerce item field according to any one of claims 1 to 7.
CN201911327624.3A 2019-12-20 2019-12-20 E-commerce commodity field configuration method, device, server and storage medium Pending CN110968367A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911327624.3A CN110968367A (en) 2019-12-20 2019-12-20 E-commerce commodity field configuration method, device, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911327624.3A CN110968367A (en) 2019-12-20 2019-12-20 E-commerce commodity field configuration method, device, server and storage medium

Publications (1)

Publication Number Publication Date
CN110968367A true CN110968367A (en) 2020-04-07

Family

ID=70035721

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911327624.3A Pending CN110968367A (en) 2019-12-20 2019-12-20 E-commerce commodity field configuration method, device, server and storage medium

Country Status (1)

Country Link
CN (1) CN110968367A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111897588A (en) * 2020-06-19 2020-11-06 深圳奇迹智慧网络有限公司 Product model configuration method and device, computer equipment and storage medium
CN112540822A (en) * 2020-12-18 2021-03-23 深圳市华宇讯科技有限公司 Page dynamic configuration method, device, equipment and storage medium
CN113610603A (en) * 2021-08-09 2021-11-05 京东科技控股股份有限公司 Page information processing method and device, electronic equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106354775A (en) * 2016-08-23 2017-01-25 成都科来软件有限公司 Data dynamic configuration system and method based on custom fields
CN108959361A (en) * 2018-05-17 2018-12-07 腾讯音乐娱乐科技(深圳)有限公司 The method and apparatus of list management
CN109358943A (en) * 2018-11-09 2019-02-19 金色熊猫有限公司 Page configuration method and device, electronic equipment, storage medium
CN109376150A (en) * 2018-09-03 2019-02-22 中国平安财产保险股份有限公司 Methods of product development, device, computer equipment and storage medium
CN109933760A (en) * 2019-01-28 2019-06-25 平安科技(深圳)有限公司 List generation method, device, computer equipment and computer readable storage medium
CN110347953A (en) * 2019-05-20 2019-10-18 中国平安财产保险股份有限公司 Page generation method, device, computer equipment and storage medium
CN110489409A (en) * 2018-09-14 2019-11-22 北京数聚鑫云信息技术有限公司 A kind of method and device of dynamic expansion data field

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106354775A (en) * 2016-08-23 2017-01-25 成都科来软件有限公司 Data dynamic configuration system and method based on custom fields
CN108959361A (en) * 2018-05-17 2018-12-07 腾讯音乐娱乐科技(深圳)有限公司 The method and apparatus of list management
CN109376150A (en) * 2018-09-03 2019-02-22 中国平安财产保险股份有限公司 Methods of product development, device, computer equipment and storage medium
CN110489409A (en) * 2018-09-14 2019-11-22 北京数聚鑫云信息技术有限公司 A kind of method and device of dynamic expansion data field
CN109358943A (en) * 2018-11-09 2019-02-19 金色熊猫有限公司 Page configuration method and device, electronic equipment, storage medium
CN109933760A (en) * 2019-01-28 2019-06-25 平安科技(深圳)有限公司 List generation method, device, computer equipment and computer readable storage medium
CN110347953A (en) * 2019-05-20 2019-10-18 中国平安财产保险股份有限公司 Page generation method, device, computer equipment and storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111897588A (en) * 2020-06-19 2020-11-06 深圳奇迹智慧网络有限公司 Product model configuration method and device, computer equipment and storage medium
CN111897588B (en) * 2020-06-19 2024-04-02 深圳奇迹智慧网络有限公司 Product model configuration method, device, computer equipment and storage medium
CN112540822A (en) * 2020-12-18 2021-03-23 深圳市华宇讯科技有限公司 Page dynamic configuration method, device, equipment and storage medium
CN113610603A (en) * 2021-08-09 2021-11-05 京东科技控股股份有限公司 Page information processing method and device, electronic equipment and storage medium
CN113610603B (en) * 2021-08-09 2024-04-16 京东科技控股股份有限公司 Page information processing method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CA2915619C (en) Method and apparatus for customized software development kit (sdk) generation
US9577692B2 (en) Subscriber identification module management method and electronic device supporting the same
CN107450903B (en) Information processing method and device
US10348713B2 (en) Pluggable authentication for enterprise web application
US20210337015A1 (en) Method and system of application development for multiple device client platforms
CN110968367A (en) E-commerce commodity field configuration method, device, server and storage medium
CN107390983A (en) Service order performs method, client and storage medium
CN109800557B (en) Block chain-based integrated processing method, device, server, equipment and medium
WO2021115197A1 (en) Method for generating device identifier, electronic device, and computer readable medium
US9756136B2 (en) Broadcasting local function templates to proximate mobile computing devices
CN116685951A (en) Asynchronous distributed modular function call
CN113282591B (en) Authority filtering method, authority filtering device, computer equipment and storage medium
WO2021179944A1 (en) Device sharing method and server
CN111125503A (en) Method and apparatus for generating information
CN111030900A (en) Authentication-free login method and device and electronic equipment
CN112083982B (en) Information processing method and device
CN116112457A (en) Method, device, computer equipment and storage medium for notifying message
CA3226177A1 (en) Publisher permissioned activation in cookieless authentication environment
CN114417318A (en) Third-party page jumping method and device and electronic equipment
CN113760727A (en) Interface regression testing method and device
CN112540582A (en) Data processing method and device for intelligent control panel, medium and electronic equipment
CN111147470A (en) Account authorization method and device and electronic equipment
JP6266925B2 (en) Control device, control method, and program
US20230230324A1 (en) Method, System, Equipment and Medium for Modifying the Layering Layer Information of Finite Element Model Unit
RU2715287C1 (en) Method, terminal and server for displaying information

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200407