+ xiang.sys.Sleep

This commit is contained in:
Max 2022-02-17 15:41:31 +08:00
parent b5bcbd2e07
commit 03f220c9c1

View file

@ -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 打印语句