8.app_create_file
192.168.1.66:18333/ws
创建Blockly文件接口
Message:
Request:
cmd
string,必填,请求接口
date
Application/json,必填,请求数据
id
string,必填,请求序列号
data | 数据类型 | 必须 | 描述 | 示例值 |
userId | string | 否 | blockly项目用户类别,默认为'test' | "test" |
version | string | 否 | Lite6机械臂传’lite6’,非lite6手臂不传该参数 | "lite6" |
folderName | string | 否 | blockly项目文件名称 | "test111" |
xmlData | string | 是 | blockly项目xml文件xml格式数据 | 参考message |
Respons:
\
请求参数
无
Last updated