驱动类型
This commit is contained in:
parent
ea7920cceb
commit
c5b0d49c25
@ -73,10 +73,10 @@ type IEvent interface {
|
|||||||
//
|
//
|
||||||
// Date : 12:05 2024/3/11
|
// Date : 12:05 2024/3/11
|
||||||
Destroy()
|
Destroy()
|
||||||
// GetDriverType 获取驱动类型
|
// DriverType 获取驱动类型
|
||||||
//
|
//
|
||||||
// Author : go_developer@163.com<白茶清欢>
|
// Author : go_developer@163.com<白茶清欢>
|
||||||
//
|
//
|
||||||
// Date : 12:06 2024/3/11
|
// Date : 12:06 2024/3/11
|
||||||
GetDriverType() string
|
DriverType() string
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user