TimeTask.go 47 B

12345
  1. package TimeTask
  2. func init() {
  3. go OrmLog()
  4. }