44 Star 221 Fork 74

user_1411900 / Web Socket Helper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ProjectUser.postman_collection.json 2.75 KB
一键复制 编辑 原始数据 按行查看 历史
user_1411900 提交于 2019-04-12 18:20 . 登陆
{
"info": {
"_postman_id": "171da9c0-a39d-4b8e-b9bf-7d70c8e70e84",
"name": "ProjectUser",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [
{
"name": "http://localhost:59803/api/project/user/.loginbytoken.23h",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n\tPhone:\"15252156614\",\n\tPass:\"zhujian\"\n}"
},
"url": {
"raw": "http://localhost:59803/api/project/user/.login.23h",
"protocol": "http",
"host": [
"localhost"
],
"port": "59803",
"path": [
"api",
"project",
"user",
".login.23h"
]
}
},
"response": []
},
{
"name": "http://localhost:59803/api/project/user",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n\tPhone:\"15252156614\",\n\tUserName:\"快跑小猪\",\n\tPass:\"30.3..\"\n}"
},
"url": {
"raw": "http://localhost:59803/api/project/user",
"protocol": "http",
"host": [
"localhost"
],
"port": "59803",
"path": [
"api",
"project",
"user"
]
},
"description": "reg"
},
"response": []
},
{
"name": "http://localhost:59803/api/project/user/.login.23h",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n\tPhone:\"15252156614\",\n\tPass:\"zhujian\"\n}"
},
"url": {
"raw": "http://localhost:59803/api/project/user/.login.23h",
"protocol": "http",
"host": [
"localhost"
],
"port": "59803",
"path": [
"api",
"project",
"user",
".login.23h"
]
}
},
"response": []
},
{
"name": "http://localhost:59803/api/project/user/.login",
"request": {
"method": "POST",
"header": [
{
"key": "Content-Type",
"name": "Content-Type",
"value": "application/json",
"type": "text"
}
],
"body": {
"mode": "raw",
"raw": "{\n\tPhone:\"15252156614\",\n\tPass:\"zhujian\"\n}"
},
"url": {
"raw": "http://localhost:59803/api/project/user/.login",
"protocol": "http",
"host": [
"localhost"
],
"port": "59803",
"path": [
"api",
"project",
"user",
".login"
]
}
},
"response": []
}
]
}
C#
1
https://gitee.com/magey/Web-Socket-Helper.git
git@gitee.com:magey/Web-Socket-Helper.git
magey
Web-Socket-Helper
Web Socket Helper
master

搜索帮助