Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
web-php
web-php
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 94
    • Merge requests 94
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • 互联网应用开发
  • web-phpweb-php
  • Wiki
    • Server
    • Apis
  • medical

medical · Changes

Page history
wangchangchun created page: server/apis/medical authored Jun 20, 2019 by 王常春's avatar 王常春
Hide whitespace changes
Inline Side-by-side
Showing with 26 additions and 0 deletions
+26 -0
  • server/apis/medical.md server/apis/medical.md +26 -0
  • No files found.
server/apis/medical.md
View page @ c8361711
......@@ -56,3 +56,29 @@ attach | 是 | string | 证明图片
]
}
````
### 添加我要反馈
#### 描述
添加我要反馈信息,包含手机号和内容,均为必填,用户需要登陆,地址为wiki详情页地址+"?action=add_feedback"
#### URL
https://baike.shuidi.cn/companywiki-5d0226a1754032136ff53e7605c704bf.html?action=add_feedback
#### Method
POST
#### 参数
参数名称 | 是否必须 | 类型 | 说明
------- | ------- | ----| ----
action | 是 | string | 固定为add_feedback
phone | 是 | string | 联系电话
message | 是 | string | 反馈内容
#### 返回
````
{
"status":0,
"message":"请求成功!",
"data":[
]
}
````
Clone repository
  • code
  • conference_records
  • crontab_list
  • Home
  • server
    • apis
      • 360_order
      • comment
      • medical
      • personal_card
      • test
  • server_apis
  • tools_php_usage