Documentation
¶
Overview ¶
* @Author: Young * DSHARP * @flow * @Date: 2018-07-03 10:34:12 * @Last Modified by: Young * @Last Modified time: 2019-04-02 14:57:08
Index ¶
Constants ¶
View Source
const ( InitialPassword = "123456" TtfAcessToken = "ttf_access_token" TtfDataKey = "ttf_data_id" TtfJsonPrefix = "{" TtfJsonSuffix = "}" TtfJsonTokenSplit = "|" ItemsCountPerPage = 10 MaximumXGPushTimes = 5 XgAppId = "cae46ac3823f8" XgSecretKey = "d629989b5cc930746e89056341d972b5" )
View Source
const ( Forward = iota Backward )
View Source
const DEBUG = false
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.