group.go
939 Bytes
-
refactor: migrate group ratio and user usable groups logic to new setting package · 0d1ba655
- Replaced references to common.GroupRatio and common.UserUsableGroups with corresponding functions from the new setting package across multiple controllers and services. - Introduced new setting functions for managing group ratios and user usable groups, enhancing code organization and maintainability. - Updated related functions to ensure consistent behavior with the new setting package integration.
CalciumIon committed