一道通数字道闸管理平台


新增岗位

[TOC]

简要描述
  • 新增岗位
请求URL
  • http://localhost/dev-api/system/post/list
请求方式
  • GET
参数
参数名 必选 类型 说明
postCode string 岗位编码
postName string 岗位名称
postSort string 岗位排序
status string 状态(0=正常,1=停用)
返回示例
 {
  "msg": "操作成功",
  "code": 200
} 

页面列表

ITEM_HTML