新增:1.redtimer 代码包暂时合并到此工程
2.新增Timers.tryDelay、Timers.delay 方法
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<application port="2001">
|
||||
<application port="2001" name="xxx">
|
||||
|
||||
<zhubs>
|
||||
<!--<zhub name="zhub" addr="47.111.150.118" port="6066" groupid="group-zhub"/>-->
|
||||
<zhub name="zhub" addr="127.0.0.1" port="1216" groupid="group-zhub"/>
|
||||
</zhubs>
|
||||
|
||||
@@ -16,10 +17,10 @@
|
||||
<remoteaddr value="request.headers.X-Real-IP"/>
|
||||
</request>
|
||||
|
||||
<rest autoload="true" path=""/>
|
||||
<rest autoload="true" path="/"/>
|
||||
|
||||
<services autoload="true"/>
|
||||
<servlets path="/platf"/>
|
||||
<servlets path="/"/>
|
||||
</server>
|
||||
|
||||
</application>
|
||||
|
Reference in New Issue
Block a user