v1

package
v0.0.0-...-54effc8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2019 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddMenuSingle

func AddMenuSingle(c *gin.Context)

func CheckUserLogin

func CheckUserLogin(c *gin.Context)

func DownloadMenu

func DownloadMenu(c *gin.Context)

func EnableOrderSwitch

func EnableOrderSwitch(c *gin.Context)

func EvalDish

func EvalDish(c *gin.Context)

func GetDishCode

func GetDishCode(c *gin.Context)

func GetDishes

func GetDishes(c *gin.Context)

* 获取可选菜单表

func GetMealTotal

func GetMealTotal(c *gin.Context)

func GetOrderDishes

func GetOrderDishes(c *gin.Context)

func GetOrderSwitch

func GetOrderSwitch(c *gin.Context)

func GetQRCode

func GetQRCode(c *gin.Context)

func GetUserByEmail

func GetUserByEmail(c *gin.Context)

func GetUserOrderSwitch

func GetUserOrderSwitch(c *gin.Context)

func ImportMenu

func ImportMenu(c *gin.Context)

* 导入菜单

func ImportUser

func ImportUser(c *gin.Context)

* 导入外部用户

func Login

func Login(c *gin.Context)

func LoginOut

func LoginOut(c *gin.Context)

func OrderDishes

func OrderDishes(c *gin.Context)

* 用户点餐

func ReadMenu

func ReadMenu(c *gin.Context)

* 预览菜单

func ResetPassword

func ResetPassword(c *gin.Context)

* 后台重置密码

func ResetPasswordByUser

func ResetPasswordByUser(c *gin.Context)

func ScanDishCode

func ScanDishCode(c *gin.Context)

func UpdateUserOrder

func UpdateUserOrder(c *gin.Context)

* 好像没用到了

func WeiXinLogin

func WeiXinLogin(c *gin.Context)

Types

type MealData

type MealData struct {
}

type RequestEvalDish

type RequestEvalDish struct {
	ID   string `json:"id" form:"name"`
	Eval bool   `json:"eval" form:"eval"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL