package
Version:
v0.0.0-...-a8d68db
Opens a new window with list of versions in this module.
Published: Jan 24, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Create(ctx *macaron.Context)
func GetNo(ctx *macaron.Context)
func GetPro(ctx *macaron.Context)
func Index(ctx *macaron.Context)
获取 零售单号 /
查询 条码 /no
新增订单 json
func QueryPro(ctx *macaron.Context)
type RetData struct {
Code int `json:"code"`
Msg string `json:"msg"`
Data interface{} `json:"data"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.