1
This commit is contained in:
parent
700627eafd
commit
9baa525afe
13
server/backtask/task/recharge.go
Normal file
13
server/backtask/task/recharge.go
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
package task
|
||||||
|
|
||||||
|
import (
|
||||||
|
)
|
||||||
|
|
||||||
|
type recharge struct {
|
||||||
|
}
|
||||||
|
|
||||||
|
func (this* recharge) init() {
|
||||||
|
}
|
||||||
|
|
||||||
|
func (this* recharge) unInit() {
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user