查询参数
appId 例:gl 可为空(为空默认为bos)
formId 例:bos_formmeta
entityId 例:bos_entitymeta
operKey 例:save
jarname 例:bos-form-core
获取设计时表单元数据
获取完整的设计时表单元数据 http://localhost:8080/ierp/nocodegetFormMetadata.do?formId=formId
获取完整的设计时实体元数据 http://localhost:8080/ierp/nocodegetEntityMetadata.do?entityId=entityId
获取运行时实体元数据
获取运行时实体元数据 http://localhost:8080/ierp/nocodegetEntityType.do?entityId=entityId
获取缓存运行时实体元数据 http://localhost:8080/ierp/nocodegetEntityType.do?entityId=entityId&cache=true
获取运行时表单元数据
获取运行时前端元数据 http://localhost:8080/ierp/form/getMetadata.do?fid=formId
获取表单控件元数据 http://localhost:8080/ierp/nocodegetControl.do?formId=formId
获取运行时实体操作元数据 http://localhost:8080/ierp/metadata/getEntityOperate.do?entityId=entityId&operKey=operKey
获取jar信息
获取jar信息 http://localhost:8080/ierp/nocodegetJarInfo.do?jarname=jarname
数据表信息
获取列信息 http://localhost:8080/ierp/nocodegetTableInfo.do?formId=formId
数据修复
管理员角色
http://localhost:8080/ierp/nocodefixupData.do?tag=role
模板用户
http://localhost:8080/ierp/nocodefixupData.do?tag=template