fix: conflict code
This commit is contained in:
parent
ba8a967a85
commit
054aae46b1
@ -149,7 +149,7 @@ func init() {
|
|||||||
DefaultModelRatio = make(map[string]float64)
|
DefaultModelRatio = make(map[string]float64)
|
||||||
for k, v := range ModelRatio {
|
for k, v := range ModelRatio {
|
||||||
DefaultModelRatio[k] = v
|
DefaultModelRatio[k] = v
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
func ModelRatio2JSONString() string {
|
func ModelRatio2JSONString() string {
|
||||||
|
Loading…
Reference in New Issue
Block a user