mirror of
https://github.com/duanhf2012/origin.git
synced 2026-03-07 06:49:37 +08:00
调用本地service时,验证是否完成初始化
This commit is contained in:
@@ -26,6 +26,7 @@ type IService interface {
|
||||
GetServiceId() int
|
||||
|
||||
GetStatus() int
|
||||
IsInit() bool
|
||||
}
|
||||
|
||||
type BaseService struct {
|
||||
|
||||
Reference in New Issue
Block a user