Categorygithub.com/zerocodehero/BOKA
modulepackage
5.1.3+incompatible
Repository: https://github.com/zerocodehero/boka.git
Documentation: pkg.go.dev

# README

BOKA

博卡API

配置文件

config/config.yaml

boka:
    custId: "*****"
    compId: "***"
    userName: "*****"
    passWord: "*****"
    source: "****"
    sec: 7200  #默认token过期时间

# Functions

Async @Description: 定时器 开始执行一次,后根据延迟传入的秒数循环执行 @param times @param FuncName.
Decimal @Description: 保留两位小数 @param num @return float64.
GetDate @Description: 获取当月和上月日期 20230101 20230131 @param params 有值代表上月 @return startDate @return endDate.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author