package
Version:
v1.7.0
Opens a new window with list of versions in this module.
Published: Oct 16, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 22
Opens a new window with list of known importers.
Documentation
¶
InsertWalletOf 更新钱包(money > 0 增加,money < 0 减少)
type Wallet struct {
UID int64
Money int
}
Wallet 钱包
GetGroupWalletOf 获取多人钱包数据
if sort == true,由高到低排序; if sort == false,由低到高排序
Source Files
¶
Click to show internal directories.
Click to hide internal directories.