Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( OrderTypeAdd int64 = 1 OrderTypeDel int64 = 2 SexUnknown SexType = -1 SexFemale SexType = 0 SexMale SexType = 1 PlatformH5 PlatformType = "h5" PlatformANDROID PlatformType = "android" PlatformIOS PlatformType = "ios" )
Functions ¶
Types ¶
type PlatformType ¶
type PlatformType string
Click to show internal directories.
Click to hide internal directories.