公开的SystemBase

This commit is contained in:
yxh
2021-08-06 20:32:30 +08:00
parent 360cf2a2c0
commit f98d5dc4ea
17 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ import (
)
type sysJob struct {
systemBase
SystemBase
}
var SysJob = new(sysJob)