We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e96e01 commit 47ef0ceCopy full SHA for 47ef0ce
kbe/res/server/messages_fixed_defaults.xml
@@ -125,7 +125,7 @@
125
<id>208</id>
126
<descr>客户端entitydef导出。</descr>
127
</Baseapp::importClientEntityDef>
128
-
+
129
<Base::onRemoteMethodCall>
130
<id>301</id>
131
<descr>调用一个base远程方法。</descr>
@@ -459,6 +459,19 @@
459
<descr>查询cellapp中cell列表</descr>
460
</Cellapp::setSpaceViewer>
461
462
+ <Baseapp::onExecScriptCommand>
463
+ <id>55001</id>
464
+ <descr>console远程执行python语句。</descr>
465
+ </Baseapp::onExecScriptCommand>
466
467
+ <Cellapp::onExecScriptCommand>
468
+ <id>55002</id>
469
470
+ </Cellapp::onExecScriptCommand>
471
472
+ <Bots::onExecScriptCommand>
473
+ <id>55003</id>
474
475
+ </Bots::onExecScriptCommand>
476
477
</root>
0 commit comments