关区业务关系表API

单条数据查询

url:rest/bns_port/{id}/get

method:get

request:id传入

response:TST_PORT_BUSINESS对象

列表数据查询

url:rest/bns_port/list

method:get

request:业务类型code传入

response:TST_PORT_BUSINESS对象列表

新增数据

url:rest/bns_port/{id=0}/create

method:post

request:id=0 传入

response:新增TST_PORT_BUSINESS对象

更新

url:rest/bns_port/{id}/update"

method:post

request:id传入

response:更新TST_PORT_BUSINESS对象

删除

url:rest/bns_port/{id}/del

method:post

request:id传入

response:删除TST_PORT_BUSINESS对象

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • Spring Cloud为开发人员提供了快速构建分布式系统中一些常见模式的工具(例如配置管理,服务发现,断路器,智...
    卡卡罗2017阅读 135,027评论 19 139
  • 单条数据查询 url:rest/port_code/{id}/get method:get request:id传...
    cltclt阅读 180评论 0 0
  • 测试网域名:http://dev.nbeport.com 快件 提交 url:/exp/rest/decl/sav...
    sunshine_hao阅读 658评论 0 0
  • 单条数据查询 url:rest/business/{id}/get method:get request:id传入...
    cltclt阅读 287评论 0 0
  • 邮检管理 主表 提交主表 url:/pos/rest/ptdecl/{id} method:post reques...
    sunshine_hao阅读 1,063评论 0 1