This commit is contained in:
cachalots
2026-02-27 15:32:27 +08:00
parent 9877794d1c
commit 5d06d18aa8
2 changed files with 12 additions and 4 deletions

View File

@@ -45,6 +45,7 @@ type TxSignal struct {
IsToken2022 bool `json:"is_token2022"`
IsMayhemMode bool `json:"is_mayhem_mode"`
CUPrice decimal.Decimal `json:"cu_price"`
CULimit decimal.Decimal `json:"cu_limit"`
SWQoSAgent string `json:"swqos_agent"`
SWQoSTips decimal.Decimal `json:"swqos_tips"`