fix: 战略地图P0修复 — KPI code统一+放开同层连线+数据迁移
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
cdef class UVCheck(UVHandle):
|
||||
cdef:
|
||||
Handle h
|
||||
bint running
|
||||
|
||||
# All "inline" methods are final
|
||||
|
||||
cdef _init(self, Loop loop, Handle h)
|
||||
|
||||
cdef inline stop(self)
|
||||
cdef inline start(self)
|
||||
|
||||
@staticmethod
|
||||
cdef UVCheck new(Loop loop, Handle h)
|
||||
Reference in New Issue
Block a user