COS

cos项目code优化


问卷模板_页面修改操作

[TOC]

简要描述
  • 问卷模板->页面修改操作
请求URL
  • http://localhost/edc/template/crf/page/update
请求方式
  • POST
请求示例
{
  "id": "1657942729704878082",
  "pageName": "test",
  "pageCode": "test2"
}
返回示例
{
    "code": 0,
    "success": true,
    "data": null,
    "msg": "操作成功"
}

页面列表

ITEM_HTML