CN114584409A - Method for editing machine card package by mobile resale system - Google Patents

Method for editing machine card package by mobile resale system Download PDF

Info

Publication number
CN114584409A
CN114584409A CN202210146211.0A CN202210146211A CN114584409A CN 114584409 A CN114584409 A CN 114584409A CN 202210146211 A CN202210146211 A CN 202210146211A CN 114584409 A CN114584409 A CN 114584409A
Authority
CN
China
Prior art keywords
package
price
reporting
returning
error
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
CN202210146211.0A
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.)
Yinsheng Telecom Co ltd
Original Assignee
Yinsheng Telecom 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 Yinsheng Telecom Co ltd filed Critical Yinsheng Telecom Co ltd
Priority to CN202210146211.0A priority Critical patent/CN114584409A/en
Publication of CN114584409A publication Critical patent/CN114584409A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/14Charging, metering or billing arrangements for data wireline or wireless communications
    • H04L12/1425Charging, metering or billing arrangements for data wireline or wireless communications involving dedicated fields in the data packet for billing purposes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/14Charging, metering or billing arrangements for data wireline or wireless communications
    • H04L12/1442Charging, metering or billing arrangements for data wireline or wireless communications at network operator level
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/14Charging, metering or billing arrangements for data wireline or wireless communications
    • H04L12/1485Tariff-related aspects
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/12Applying verification of the received information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/24Accounting or billing

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a method for editing a machine card package by a mobile resale system, which comprises the following steps: s1, setting a plurality of packages; s2, setting a package table for each package, wherein the package table comprises package names, package prices, package flow and package types; s3, setting a plurality of package IDs; s4, enabling each package ID to correspond to a package independently; and S5, verifying the package name, the package price, the package flow and the package type in the package table of the corresponding package for each package ID. And S6, if the verification is passed, the package corresponding to the package ID is modified into the package name, the package price, the package flow and the package type in the package table. The package contents are classified according to package names, package prices, package flow and package types, and can be quickly and conveniently modified when the packages are modified, so that the efficiency is improved, and the problem that the packages cannot be modified is solved.

Description

Method for editing machine card package by mobile resale system
Technical Field
The invention relates to the technical field of mobile communication networks, in particular to a method for editing a machine card package by a mobile resale system.
Background
Because the service personnel carelessly and incorrectly fills in the package name or the package type when creating the package, the machine package submission cannot be edited again; after the mobile resale system is operated for a period of time, the price of the package selected when the machine card is opened is too low, the machine card package cannot be edited to modify the price of the package, and the operation is very inconvenient.
Disclosure of Invention
In order to overcome the defects of the prior art, the invention provides a method for editing a machine card package by a mobile resale system, which is convenient to modify the package.
The technical scheme adopted by the invention for solving the technical problems is as follows: in a method for editing a machine card package in a mobile resale system, the improvement comprising the steps of:
s1, setting a plurality of packages;
s2, setting a package table for each package, wherein the package table comprises package names, package prices, package flow and package types;
s3, setting a plurality of package IDs;
s4, enabling each package ID to correspond to a package independently;
and S5, verifying the package name, the package price, the package flow and the package type in the package table of the corresponding package for each package ID.
And S6, if the verification is passed, the package corresponding to the package ID is modified into the package name, the package price, the package flow and the package type in the package table.
In the above technical solution, the step S5 of verifying the package includes the following steps:
s1, verifying whether package table data acquired by package IDs exist or not, if yes, continuing to verify, and if not, reporting an error that the package does not exist and returning to operation failure;
s2, verifying whether the package name exists in the package table, if so, continuing to verify, and if not, reporting an error that the package name cannot be null and returning to operation failure;
s3, verifying whether the package price exists in the package table, if so, continuing to verify, and if not, reporting an error that the package price cannot be empty and returning to operation failure;
s4, verifying whether package flow exists in the package table or not, if so, continuing to verify, and if not, reporting an error that the package flow cannot be null and returning to operation failure;
s5, verifying whether the package type in the package table exists or not, if so, continuing to verify, otherwise, reporting an error that the package type cannot be empty, and returning to operation failure;
s6, acquiring a corresponding package table according to the package name, verifying whether the package exists or not, if the package does not exist, passing the verification, and if the package exists, reporting an error that the package already exists and returning to operation failure;
and S7, verifying whether the package price in the package table is larger than 0, if so, passing the verification, and if not, reporting an error that the package price cannot be a negative number and returning to operation failure.
The invention has the beneficial effects that: the package name, package price, package flow and package type of the package are classified and identified, the package function of the editing machine is realized, the problem that the package name or package type cannot be edited again when a service worker carelessly fills the package name or package type in a wrong way when creating the package is solved, and the service worker can modify the system by himself without directly modifying the database through technology.
Drawings
Fig. 1 is a flowchart illustrating a method for editing a machine card package by a mobile resale system according to an embodiment of the present invention.
Detailed Description
The invention is further illustrated by the following examples in conjunction with the drawings.
The conception, the specific structure, and the technical effects produced by the present invention will be clearly and completely described below in conjunction with the embodiments and the accompanying drawings to fully understand the objects, the features, and the effects of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all embodiments, and those skilled in the art can obtain other embodiments without inventive effort based on the embodiments of the present invention, and all embodiments are within the protection scope of the present invention. In addition, all the connection relations related in the patent do not mean that the components are directly connected, but mean that a better connection structure can be formed by adding or reducing connection auxiliary components according to specific implementation conditions. All technical characteristics in the invention can be interactively combined on the premise of not conflicting with each other.
As shown in fig. 1, the present invention provides a method for editing a machine card package by a mobile resale system, which comprises the following steps:
s1, setting 5 packages;
s2, setting a package table for each package, wherein the package table comprises package names, package prices, package flow and package types;
s3, setting 5 package IDs;
s4, enabling each package ID to correspond to a package independently;
and S5, verifying the package name, the package price, the package flow and the package type in the package table of the corresponding package for each package ID.
And S6, if the verification is passed, the package corresponding to the package ID is modified into the package name, the package price, the package flow and the package type in the package table.
The package contents are classified according to package names, package prices, package flow and package types, and when the package contents are modified, modification aiming at the classifications can be completed quickly, so that the efficiency is greatly improved, and the problem that modification cannot be performed is solved.
The verification of the package in step S5 includes the steps of:
s1, verifying whether package table data acquired by package IDs exist or not, if yes, continuing to verify, and if not, reporting an error that the package does not exist and returning to operation failure;
s2, verifying whether the package name exists in the package table, if so, continuing to verify, and if not, reporting an error that the package name cannot be null and returning to operation failure;
s3, verifying whether the package price exists in the package table, if so, continuing to verify, and if not, reporting an error that the package price cannot be empty and returning to operation failure;
s4, verifying whether package flow exists in the package table or not, if so, continuing to verify, and if not, reporting an error that the package flow cannot be null and returning to operation failure;
s5, verifying whether the package type in the package table exists or not, if so, continuing to verify, otherwise, reporting an error that the package type cannot be empty, and returning to operation failure;
s6, acquiring a corresponding package table according to the package name, verifying whether the package exists or not, if the package does not exist, passing the verification, and if the package exists, reporting an error that the package already exists and returning to operation failure;
and S7, verifying whether the package price in the package table is larger than 0, if so, passing the verification, and if not, reporting an error that the package price cannot be a negative number and returning to operation failure.
The method and the device verify the classes of the package one by one, improve the safety and ensure that the verification information is clear at a glance.
While the preferred embodiments of the present invention have been illustrated and described, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (2)

1. A method for editing a machine card package by a mobile resale system is characterized by comprising the following steps:
s1, setting a plurality of packages;
s2, setting a package table for each package, wherein the package table comprises package names, package prices, package flow and package types;
s3, setting a plurality of package IDs;
s4, enabling each package ID to correspond to a package independently;
and S5, verifying the package name, the package price, the package flow and the package type in the package table of the corresponding package for each package ID.
And S6, if the verification is passed, the package corresponding to the package ID is modified into the package name, the package price, the package flow and the package type in the package table.
2. The method for editing a machine card package by a mobile resale system according to claim 1, wherein: the verification of the package in step S5 includes the steps of:
s1, verifying whether package table data acquired by package IDs exist or not, if yes, continuing to verify, and if not, reporting an error that the package does not exist and returning to operation failure;
s2, verifying whether the package name exists in the package table, if so, continuing to verify, and if not, reporting an error that the package name cannot be null and returning to operation failure;
s3, verifying whether the package price exists in the package table, if so, continuing to verify, and if not, reporting an error that the package price cannot be empty and returning to operation failure;
s4, verifying whether package flow exists in the package table or not, if so, continuing to verify, and if not, reporting an error that the package flow cannot be null and returning to operation failure;
s5, verifying whether the package type in the package table exists or not, if so, continuing to verify, otherwise, reporting an error that the package type cannot be empty, and returning to operation failure;
s6, acquiring a corresponding package table according to the package name, verifying whether the package exists or not, if the package does not exist, passing the verification, and if the package exists, reporting an error that the package already exists and returning to operation failure;
and S7, verifying whether the package price in the package table is larger than 0, if so, passing the verification, and if not, reporting an error that the package price cannot be a negative number and returning to operation failure.
CN202210146211.0A 2022-02-17 2022-02-17 Method for editing machine card package by mobile resale system Pending CN114584409A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210146211.0A CN114584409A (en) 2022-02-17 2022-02-17 Method for editing machine card package by mobile resale system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210146211.0A CN114584409A (en) 2022-02-17 2022-02-17 Method for editing machine card package by mobile resale system

Publications (1)

Publication Number Publication Date
CN114584409A true CN114584409A (en) 2022-06-03

Family

ID=81770087

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210146211.0A Pending CN114584409A (en) 2022-02-17 2022-02-17 Method for editing machine card package by mobile resale system

Country Status (1)

Country Link
CN (1) CN114584409A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101035003A (en) * 2007-03-05 2007-09-12 华为技术有限公司 Bill customization method and device
JP2012220987A (en) * 2011-04-04 2012-11-12 Seiko Epson Corp Ordering terminal and ordering method
CN106651451A (en) * 2016-12-26 2017-05-10 山东圣运信息技术有限公司 Realization method for multifunctional membership card
CN110418022A (en) * 2018-04-28 2019-11-05 华为技术有限公司 The method and device of flow package is adjusted for multiple user identifiers
CN111132016A (en) * 2020-03-31 2020-05-08 友刻(北京)通讯技术有限公司 Method and device for selecting flow package
CN114004688A (en) * 2021-11-02 2022-02-01 中国银行股份有限公司 Processing method and system for service data of bank product package
CN114007215A (en) * 2021-09-26 2022-02-01 银盛通信有限公司 Method for opening accounts in batches by mobile resale system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101035003A (en) * 2007-03-05 2007-09-12 华为技术有限公司 Bill customization method and device
JP2012220987A (en) * 2011-04-04 2012-11-12 Seiko Epson Corp Ordering terminal and ordering method
CN106651451A (en) * 2016-12-26 2017-05-10 山东圣运信息技术有限公司 Realization method for multifunctional membership card
CN110418022A (en) * 2018-04-28 2019-11-05 华为技术有限公司 The method and device of flow package is adjusted for multiple user identifiers
CN111132016A (en) * 2020-03-31 2020-05-08 友刻(北京)通讯技术有限公司 Method and device for selecting flow package
CN114007215A (en) * 2021-09-26 2022-02-01 银盛通信有限公司 Method for opening accounts in batches by mobile resale system
CN114004688A (en) * 2021-11-02 2022-02-01 中国银行股份有限公司 Processing method and system for service data of bank product package

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
柯美君: "从套餐设计看运营商4G流量经营策略", 通信世界 *
王珍;: "移动用户携号转套餐方案探讨", 通信技术, no. 12 *

Similar Documents

Publication Publication Date Title
CN102043719B (en) Method for testing IEC61850 configuration description file
CN110309125A (en) Data verification method, electronic device and storage medium
CN109670081B (en) Method and device for processing service request
CN104965507A (en) Method used for generating open diagnostic data exchange database and device
CN107678936A (en) The advance checking method of operation system, server and computer-readable recording medium
CN102611576B (en) Method and device for generating network management configuration model file
CN109146095A (en) The treating method and apparatus of multiservice system problem
CN111399828B (en) Model-driven logic device modeling method and terminal
EP2395438A1 (en) Character string processing method and system and matcher
CN103208087A (en) Power distribution network data checking method based on international electrotechnical commission (IEC) 61968 standard
CN109918385A (en) Tripartite's account checking method, electronic device and readable storage medium storing program for executing
CN104536998A (en) Data import method and device
CN101986282B (en) Topology adaptation method and device
CN113923268B (en) Resolution method, device and storage medium for multi-version communication protocol
CN108075911B (en) Service testing method and device
CN110413672A (en) Data automatically imported method, device and computer readable storage medium
CN113987283A (en) Method, device and equipment for verifying tariff configuration and storage medium
CN108805725B (en) Risk event confirmation method, server, and computer-readable storage medium
CN114584409A (en) Method for editing machine card package by mobile resale system
CN107844520A (en) Electronic installation, vehicle data introduction method and storage medium
CN110019485A (en) A kind of product data storage method, terminal device and storage medium
CN101119568A (en) Interface configuration method and engine between charging account system modules
CN105933396B (en) A kind of each canalization interface of collaboration realizes the method and system of long flow
CN117150342A (en) Batch processing method, device and medium for bill data
CN106549814B (en) The method of calibration and equipment of device parameter validity

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