format: package name -> github.com/QuantumNous/new-api (#2017)
This commit is contained in:
@@ -2,10 +2,11 @@ package model
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"gorm.io/gorm"
|
||||
"one-api/common"
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/QuantumNous/new-api/common"
|
||||
"gorm.io/gorm"
|
||||
)
|
||||
|
||||
// QuotaData 柱状图数据
|
||||
|
||||
Reference in New Issue
Block a user