Documentation ¶
Overview ¶
**************************************************
** @Desc : 将待结算的订单金额,加入账户可用金额中 ** @Time : 2019/11/21 23:43 ** @Author : yuebin ** @File : settle ** @Last Modified by : yuebin ** @Last Modified time: 2019/11/21 23:43 ** @Software: GoLand
***************************************************
Index ¶
Constants ¶
View Source
const ( SettleInterval = 5 //隔多少分钟进行结算 OneMinute = 15 //每隔15分钟,进行扫码,看有没有隔天押款金额 )
Variables ¶
This section is empty.
Functions ¶
func OrderSettleInit ¶
func OrderSettleInit()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.