|
@@ -49,6 +49,10 @@
|
|
{!! editor('local') !!}
|
|
{!! editor('local') !!}
|
|
<script id="container" name="content" type="text/plain">{{ $data['content'] or ''}}</script>
|
|
<script id="container" name="content" type="text/plain">{{ $data['content'] or ''}}</script>
|
|
|
|
|
|
|
|
+
|
|
|
|
+##如果要添加同步的机器人
|
|
|
|
+将pyshell下的两个脚本放在机器人的/root/pydata目录下(将脚本中的ip改为对应的机器人的ip),并添加到crontab
|
|
|
|
+
|
|
## USEFUL LINK
|
|
## USEFUL LINK
|
|
- dingo/api [https://github.com/dingo/api](https://github.com/dingo/api)
|
|
- dingo/api [https://github.com/dingo/api](https://github.com/dingo/api)
|
|
- transformer [fractal](http://fractal.thephpleague.com/)
|
|
- transformer [fractal](http://fractal.thephpleague.com/)
|