Files
one-api/controller
Laisky.Cai edacd13025 feat:Exclude fields from database schema and add additional field to struct
- Add `gorm:"-"` tag to exclude certain fields from the database schema
- Add `AddReason` field to the `updateTokenDto` struct
- Record consumption log if `AddUsedQuota` is non-zero
- Record token quota modification log if `AddRemainQuota` is non-zero
- Update and save `cleanToken` with new values
2023-11-16 04:53:08 +00:00
..
2023-09-17 11:30:20 +08:00
2023-09-15 00:24:20 +08:00
2023-10-29 22:03:01 +08:00
2023-06-17 18:12:58 +08:00