Skip to content

Commit 47ef0ce

Browse files
committed
up
1 parent 0e96e01 commit 47ef0ce

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

kbe/res/server/messages_fixed_defaults.xml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<id>208</id>
126126
<descr>客户端entitydef导出。</descr>
127127
</Baseapp::importClientEntityDef>
128-
128+
129129
<Base::onRemoteMethodCall>
130130
<id>301</id>
131131
<descr>调用一个base远程方法。</descr>
@@ -459,6 +459,19 @@
459459
<descr>查询cellapp中cell列表</descr>
460460
</Cellapp::setSpaceViewer>
461461

462+
<Baseapp::onExecScriptCommand>
463+
<id>55001</id>
464+
<descr>console远程执行python语句。</descr>
465+
</Baseapp::onExecScriptCommand>
466+
467+
<Cellapp::onExecScriptCommand>
468+
<id>55002</id>
469+
<descr>console远程执行python语句。</descr>
470+
</Cellapp::onExecScriptCommand>
462471

472+
<Bots::onExecScriptCommand>
473+
<id>55003</id>
474+
<descr>console远程执行python语句。</descr>
475+
</Bots::onExecScriptCommand>
463476

464477
</root>

0 commit comments

Comments
 (0)