param

package
v0.0.0-...-00ec2d6 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrderSeat

type OrderSeat struct {
	HotelID  string `json:"hotelId"`
	Persons  int    `json:"persons"`
	DateTime int64  `json:"datetime"`
	RoomType int    `json:"room_Type"`
	Mobile   int    `json:"mobile"`
	Name     string `json:"name"`
	Sex      int    `json:"sex"`
	Message  string `json:"message"`
}

type TeamPostOrder

type TeamPostOrder struct {
	TeamDetailId string `json:"teamDetailId"`
	RealPrice    int    `json:"realPrice"`
	Quantity     int    `json:"quantity"`
	Mobile       string `json:"mobile"`
	Name         string `json:"name"`
	Sex          int    `json:"sex"`
	Message      string `json:"message"`
}

Jump to

Keyboard shortcuts

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