+ xiang.sys.Sleep
This commit is contained in:
parent
b5bcbd2e07
commit
03f220c9c1
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ func init() {
|
|||
gou.AliasProcess("xiang.helper.Print", "xiang.sys.Print")
|
||||
|
||||
gou.RegisterProcessHandler("xiang.flow.Sleep", ProcessSleep)
|
||||
|
||||
gou.AliasProcess("xiang.flow.Sleep", "xiang.sys.Sleep")
|
||||
}
|
||||
|
||||
// ProcessPrint xiang.helper.Print 打印语句
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue