chore: 重新抽象 srun 通讯模块
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package srunModels
|
||||
|
||||
import srunTransfer "github.com/Mmx233/BitSrunLoginGo/v1/transfer"
|
||||
import (
|
||||
srunTransfer "github.com/Mmx233/BitSrunLoginGo/v1"
|
||||
)
|
||||
|
||||
type Daemon struct {
|
||||
Enable bool `json:"enable" yaml:"enable" mapstructure:"enable"`
|
||||
|
||||
Reference in New Issue
Block a user