Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LoginPlatform = &LoginPlatformer{
Local: "local",
G123: "g123",
ULU: "ulu",
}
账号平台
View Source
var PayPlatform = &PayPlatformer{
Local: "local",
DaiBi: "daibi",
G123: "g123",
G123WhiteList: "g123whitelist",
ULU: "ulu",
ULUWhiteList: "uluwhitelist",
}
支付平台
Functions ¶
This section is empty.
Types ¶
type LoginPlatformer ¶
Click to show internal directories.
Click to hide internal directories.