refactor(decimal): 替换shopspring/decimal为govalues/decimal库
This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
"blazing/logic/service/fight/action"
|
||||
"blazing/logic/service/fight/info"
|
||||
|
||||
"github.com/govalues/decimal"
|
||||
"github.com/jinzhu/copier"
|
||||
"github.com/shopspring/decimal"
|
||||
)
|
||||
|
||||
type Input struct {
|
||||
|
||||
Reference in New Issue
Block a user