Documentation ¶
Index ¶
- func AddAsset(toAddAsset model.GqaPluginAssetGh, username string) (err error)
- func DeleteAssetById(id uint, username string) (err error)
- func EditAsset(toEditAsset model.GqaPluginAssetGh, username string) (err error)
- func GetAssetList(getAssetList model.RequestAssetList, username string) (err error, asset []model.GqaPluginAssetGh, total int64)
- func GetSettlementList(getSettlementList model.RequestAssetSettlementList, username string) (err error, asset []model.GqaPluginAssetGhSettlement)
- func QueryAssetById(id uint, username string) (err error, assetInfo model.GqaPluginAssetGh)
- func SetSettlement(username string) (err error)
- func SubMonth(t1, t2 time.Time) (month int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteAssetById ¶
func GetAssetList ¶
func GetAssetList(getAssetList model.RequestAssetList, username string) (err error, asset []model.GqaPluginAssetGh, total int64)
func GetSettlementList ¶
func GetSettlementList(getSettlementList model.RequestAssetSettlementList, username string) (err error, asset []model.GqaPluginAssetGhSettlement)
func QueryAssetById ¶
func QueryAssetById(id uint, username string) (err error, assetInfo model.GqaPluginAssetGh)
func SetSettlement ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.