You've already forked CasaOS
mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-07-12 23:50:14 +02:00
暂存
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
package service
|
||||
|
||||
import (
|
||||
"github.com/IceWhaleTech/CasaOS/service/model"
|
||||
"github.com/IceWhaleTech/CasaOS/types"
|
||||
"gorm.io/gorm"
|
||||
"oasis/service/model"
|
||||
"oasis/types"
|
||||
)
|
||||
|
||||
type NotifyServer interface {
|
||||
|
Reference in New Issue
Block a user