You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3548 lines
86 KiB
3548 lines
86 KiB
{
|
|
"info": {
|
|
"_postman_id": "ed24c4e2-21b3-4933-ae27-c15846892e08",
|
|
"name": "云印测试环境",
|
|
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
|
|
},
|
|
"item": [
|
|
{
|
|
"name": "登录",
|
|
"item": [
|
|
{
|
|
"name": "云印运营中心登录",
|
|
"event": [
|
|
{
|
|
"listen": "test",
|
|
"script": {
|
|
"id": "e962da18-833d-499e-bbe0-2e712f09d694",
|
|
"exec": [
|
|
"var result = pm.response.headers.get('Authorization')\r",
|
|
"pm.environment.set(\"yytoken\", result);"
|
|
],
|
|
"type": "text/javascript"
|
|
}
|
|
}
|
|
],
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/x-www-form-urlencoded",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "503258978847952999",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "urlencoded",
|
|
"urlencoded": [
|
|
{
|
|
"key": "username",
|
|
"value": "liangjinman@qniao.cn",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "password",
|
|
"value": "qn123456",
|
|
"type": "text"
|
|
}
|
|
]
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-factory-operation-backend/admin/login",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-factory-operation-backend",
|
|
"admin",
|
|
"login"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "小程序验证码登录",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "503258978847952999",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"account\": \"18219557422\",\r\n \"accountType\": \"MOBILE\",\r\n \"captcha\": \"888888\"\r\n}",
|
|
"options": {
|
|
"raw": {
|
|
"language": "json"
|
|
}
|
|
}
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-user-center/authorize/by-captcha",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"authorize",
|
|
"by-captcha"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台用户列表",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-user-center/admin/user/get/user-list",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"admin",
|
|
"user",
|
|
"get",
|
|
"user-list"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
}
|
|
],
|
|
"protocolProfileBehavior": {}
|
|
},
|
|
{
|
|
"name": "运营_企业",
|
|
"item": [
|
|
{
|
|
"name": "后台管理员保存企业",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yytoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"id\": \"504715565580029952\",\r\n \"status\": 0,\r\n \"name\": \"大哥企业\",\r\n \"uniformSocialCreditCode\": \"1357924680\",\r\n \"legalPersonIdCardNo\": \"123456789101112131415161718\",\r\n \"legalPersonName\": \"大哥哥\",\r\n \"locDetail\": \"联合社区\"\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-user-center/admin/save/enterprise",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"admin",
|
|
"save",
|
|
"enterprise"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员获取企业详情",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yytoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-user-center/admin/get/enterprise/details?enterpriseId=504715565580029952",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"admin",
|
|
"get",
|
|
"enterprise",
|
|
"details"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "504715565580029952"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员获取企业分页列表",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yytoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-user-center/admin/get/enterprise/page",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"admin",
|
|
"get",
|
|
"enterprise",
|
|
"page"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": " 后台管理员修改企业状态",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yytoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-user-center/admin/modify/enterprise/state?enterpriseId=504715565580029952&status=0",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"admin",
|
|
"modify",
|
|
"enterprise",
|
|
"state"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "504715565580029952"
|
|
},
|
|
{
|
|
"key": "status",
|
|
"value": "0"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员删除企业",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{yytoken}}"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-user-center/admin/delete/enterprise?enterpriseId=504726070122123264",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"admin",
|
|
"delete",
|
|
"enterprise"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "504726070122123264"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员保存企业对公账户",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yytoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"accountOpeningBranch\": \"广州开户行\",\r\n \"bankAccount\": \"123\",\r\n \"bankAccountName\": \"大哥\",\r\n \"bankName\": \"广州银行\",\r\n \"enterpriseId\": 504715565580029952,\r\n \"locationBank\": \"天河\"\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-user-center/admin/save/enterprise-corporate-account",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"admin",
|
|
"save",
|
|
"enterprise-corporate-account"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员获取企业对公账户",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yytoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-user-center/admin/get/enterprise-corporate-account/details?enterpriseId=504715565580029952",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"admin",
|
|
"get",
|
|
"enterprise-corporate-account",
|
|
"details"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "504715565580029952"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": " 后台管理员保存企业私有账户",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yytoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"enterpriseId\": 504715565580029952,\r\n \"list\": [\r\n {\r\n \"bankCardNumber\": \"123\",\r\n \"cardholderName\": \"大哥\",\r\n \"mobilePhone\": \"13800\",\r\n \"openingBank\": \"广州开户行\"\r\n },\r\n {\r\n \"bankCardNumber\": \"123\",\r\n \"cardholderName\": \"大哥\",\r\n \"mobilePhone\": \"13800\",\r\n \"openingBank\": \"广州开户行\"\r\n }\r\n ]\r\n \r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-user-center/admin/save/enterprise-private-account",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"admin",
|
|
"save",
|
|
"enterprise-private-account"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员获取企业私有账户列表",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yytoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-user-center/admin/get/enterprise-private-account/list?enterpriseId=504715565580029952",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"admin",
|
|
"get",
|
|
"enterprise-private-account",
|
|
"list"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "504715565580029952"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员保存联系人详情",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yytoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"email\": \"123@qniao.cn\",\r\n \"enterpriseId\": 504715565580029952,\r\n \"mobilePhone\": \"13800\",\r\n \"name\": \"大哥\",\r\n \"remark\": \"这个是备注\",\r\n \"telephone\": \"020-110\",\r\n \"wechatAccount\": \"WeChat\"\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-user-center/admin/save/enterprise-contacts",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"admin",
|
|
"save",
|
|
"enterprise-contacts"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员获取联系人详情",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yytoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-user-center/admin/get/enterprise-contacts/details?enterpriseId=504715565580029952",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"admin",
|
|
"get",
|
|
"enterprise-contacts",
|
|
"details"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "504715565580029952"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
}
|
|
],
|
|
"protocolProfileBehavior": {}
|
|
},
|
|
{
|
|
"name": "跟单王_企业",
|
|
"item": [
|
|
{
|
|
"name": " 用户获取企业详情",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-user-center/get/enterprise/details",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"get",
|
|
"enterprise",
|
|
"details"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "用户获取企业对公账户",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-user-center/get/enterprise-corporate-account/details?enterpriseId=504360554933129216",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"get",
|
|
"enterprise-corporate-account",
|
|
"details"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "504360554933129216"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "获取企业私有账户列表",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-user-center/get/enterprise-private-account/list?enterpriseId=504360554933129216",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"get",
|
|
"enterprise-private-account",
|
|
"list"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "504360554933129216"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "用户保存企业联系人详情",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"email\": \"123@qniao.cn\",\r\n \"enterpriseId\": 504360554933129216,\r\n \"mobilePhone\": \"13800\",\r\n \"name\": \"大哥\",\r\n \"remark\": \"这个是备注\",\r\n \"telephone\": \"020-110\",\r\n \"wechatAccount\": \"WeChat\"\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-user-center/save/enterprise-contacts",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"save",
|
|
"enterprise-contacts"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "用户获取企业联系人详情",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-user-center/get/enterprise-contacts/details?enterpriseId=504360554933129216",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"get",
|
|
"enterprise-contacts",
|
|
"details"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "504360554933129216"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
}
|
|
],
|
|
"protocolProfileBehavior": {}
|
|
},
|
|
{
|
|
"name": "跟单王_企业员工",
|
|
"item": [
|
|
{
|
|
"name": "员工待审核列表",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-user-center/employees/check-pending/list?enterpriseId=504715565580029952",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"employees",
|
|
"check-pending",
|
|
"list"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "504715565580029952"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": " 员工审核",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"id\": 504716139813801984,\r\n \"status\": 1\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-user-center/employees/audit",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"employees",
|
|
"audit"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": " 获取所有申请通过的员工",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-user-center/employees/get/all?enterpriseId=504360554933129216",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"employees",
|
|
"get",
|
|
"all"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "enterpriseId",
|
|
"value": "504360554933129216"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "获取员工详情",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "\r\n"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-user-center/employees/get/details 暂时不用",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"employees",
|
|
"get",
|
|
"details 暂时不用"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": " 授予员工管理员",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"eemids\": [\r\n 504716139750887424\r\n ]\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-user-center/employees/administrator",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"employees",
|
|
"administrator"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": " 修改员工状态",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-user-center/modify/employees/state?eemid=504716139750887424&status=0",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"modify",
|
|
"employees",
|
|
"state"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "eemid",
|
|
"value": "504716139750887424"
|
|
},
|
|
{
|
|
"key": "status",
|
|
"value": "0"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "员工编辑",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"id\":504716139750887424,\r\n \"status\": 0,\r\n \"userName\": \"小弟\"\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-user-center/employees/update",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"employees",
|
|
"update"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "删除员工",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"idList\": [\r\n \"504370998011891712\"\r\n ]\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-user-center/employees/delete",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-user-center",
|
|
"employees",
|
|
"delete"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
}
|
|
],
|
|
"protocolProfileBehavior": {}
|
|
},
|
|
{
|
|
"name": "运营_工厂and设备",
|
|
"item": [
|
|
{
|
|
"name": "后台管理员添加工厂",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yytoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"enterpriseId\": 504715565580029952,\r\n \"locCityId\": 440100,\r\n \"locDetail\": \"联合社区\",\r\n \"locDistrictId\": 440106,\r\n \"locProvinceId\": 440000,\r\n \"name\": \"千鸟工厂\"\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/add/factory",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"add",
|
|
"factory"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员查看工厂列表",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{yytoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/get/factory-list/of/504715565580029952",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"get",
|
|
"factory-list",
|
|
"of",
|
|
"504715565580029952"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员修改工厂信息",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yytoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"id\": 504729194060713984,\r\n \"enterpriseId\": 504715565580029952,\r\n \"locCityId\": 440100,\r\n \"locDetail\": \"联合社区\",\r\n \"locDistrictId\": 440106,\r\n \"locProvinceId\": 440000,\r\n \"name\": \"千鸟1工厂\"\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/update/factory",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"update",
|
|
"factory"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员删除工厂",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{yytoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"idList\": [\r\n \"504727778319536128\"\r\n ]\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/delete/factory/by-batch",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"delete",
|
|
"factory",
|
|
"by-batch"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员创建设备",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{yytoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"capacity\": \"一天200\",\r\n \"factoryId\": 504729194060713984,\r\n \"model\": \"qniao\",\r\n \"name\": \"千鸟1号机\",\r\n \"processId\": 504437462521745408,\r\n \"processNodeTypeId\": 504704929756221440\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/create/machine",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"create",
|
|
"machine"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员查询设备信息列表",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{yytoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/get/factory/504729194060713984/machine/list",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"get",
|
|
"factory",
|
|
"504729194060713984",
|
|
"machine",
|
|
"list"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员查询设备信息详情",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{yytoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/get/machine/{id}",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"get",
|
|
"machine",
|
|
"{id}"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员修改设备信息",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{yytoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"id\": 0,\r\n \"capacity\": \"一天200\",\r\n \"factoryId\": 504729194060713984,\r\n \"model\": \"qniao\",\r\n \"name\": \"千鸟1号机\",\r\n \"processId\": 504437462521745408,\r\n \"processNodeTypeId\": 504704929756221440\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/update/machine",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"update",
|
|
"machine"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员删除设备",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{yytoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/delete/machine/{id}",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"delete",
|
|
"machine",
|
|
"{id}"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
}
|
|
],
|
|
"protocolProfileBehavior": {}
|
|
},
|
|
{
|
|
"name": "运营_工序and工艺",
|
|
"item": [
|
|
{
|
|
"name": "后台管理员创建工序",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{yytoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"name\": \"牛逼\"\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/add/process",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"add",
|
|
"process"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员查看工序列表",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{yytoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/get/process-list",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"get",
|
|
"process-list"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员编辑工序",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{yytoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"id\": 504731712144674816,\r\n \"name\": \"1\"\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/update/process",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"update",
|
|
"process"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员批量启用/禁用工序",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{yytoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"enable\": 1,\r\n \"idList\": [\r\n \"504731204315123712\"\r\n ]\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/enable-or-disable/process/by-batch",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"enable-or-disable",
|
|
"process",
|
|
"by-batch"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员批量删除工序",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{yytoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"idList\": [\r\n \"504731712144674816\"\r\n ]\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/delete/process/by-batch",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"delete",
|
|
"process",
|
|
"by-batch"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员创建工艺",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{yytoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"name\": \"class\",\r\n \"processId\": 504731712144674816\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/add/process-node-type",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"add",
|
|
"process-node-type"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员查看工艺列表",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{yytoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/get/process-node-type-list",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"get",
|
|
"process-node-type-list"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员编辑工艺",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{yytoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"id\": 504731790066454528,\r\n \"name\": \"2\",\r\n \"processId\": 504731712144674816\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/update/process-node-type",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"update",
|
|
"process-node-type"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员批量启用/禁用工艺",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{yytoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"enable\": 0,\r\n \"idList\": [\r\n \"504731790066454528\"\r\n ]\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/enable-or-disable/process-node-type/by-batch",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"enable-or-disable",
|
|
"process-node-type",
|
|
"by-batch"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "后台管理员批量删除工艺",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{yytoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"idList\": [\r\n \"504731790066454528\"\r\n ]\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-admin-dev.qniao.cn/cloud-print-cloud-factory/admin/delete/process-node-type/by-batch",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-admin-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"admin",
|
|
"delete",
|
|
"process-node-type",
|
|
"by-batch"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
}
|
|
],
|
|
"protocolProfileBehavior": {}
|
|
},
|
|
{
|
|
"name": "跟单王_工厂and设备",
|
|
"item": [
|
|
{
|
|
"name": "修改工厂信息",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"id\": 504729194060713984,\r\n \"locCityId\": 440100,\r\n \"locDetail\": \"联合社区\",\r\n \"locDistrictId\": 440106,\r\n \"locProvinceId\": 440000,\r\n \"name\": \"千鸟工厂\"\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/update/factory",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"update",
|
|
"factory"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "获取工厂列表",
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/factory-list",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"factory-list"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "创建设备",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"capacity\": \"一天200\",\r\n \"factoryId\": 504729194060713984,\r\n \"model\": \"qniao\",\r\n \"name\": \"千鸟1号机\",\r\n \"processId\": 504437462521745408,\r\n \"processNodeTypeId\": 504704929756221440\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/create/machine",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"create",
|
|
"machine"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "获取设备列表",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/factory/504729194060713984/machine/list",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"factory",
|
|
"504729194060713984",
|
|
"machine",
|
|
"list"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "获取设备详情",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/machine/{id}",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"machine",
|
|
"{id}"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "修改设备信息",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"capacity\": \"一天200\",\r\n \"factoryId\": 504729194060713984,\r\n \"model\": \"qniao\",\r\n \"name\": \"千鸟1号机\",\r\n \"processId\": 504437462521745408,\r\n \"processNodeTypeId\": 504704929756221440\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/update/machine",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"update",
|
|
"machine"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "删除设备",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/delete/machine/{id}",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"delete",
|
|
"machine",
|
|
"{id}"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
}
|
|
],
|
|
"protocolProfileBehavior": {}
|
|
},
|
|
{
|
|
"name": "跟单王_工序and工艺",
|
|
"item": [
|
|
{
|
|
"name": "获取工序and工艺结构列表",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/process-tree",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"process-tree"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "获取工序列表",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/process-list",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"process-list"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "获取工艺列表",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/process-node-type-list/of/504437514996682752",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"process-node-type-list",
|
|
"of",
|
|
"504437514996682752"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
}
|
|
],
|
|
"protocolProfileBehavior": {}
|
|
},
|
|
{
|
|
"name": "跟单王_设备用户表",
|
|
"item": [
|
|
{
|
|
"name": "获取设备用户",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "[\r\n {\r\n \"id\": 0,\r\n \"machineId\": 0,\r\n \"userId\": 0,\r\n \"userName\": 0\r\n }\r\n]"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/machine-user",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"machine-user"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "保存设备用户",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"machineId\": 0,\r\n \"userMachineDtoList\": [\r\n {\r\n \"id\": 0,\r\n \"machineId\": 0,\r\n \"userId\": 0,\r\n \"userName\": 0\r\n }\r\n ]\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/save/machine-user",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"save",
|
|
"machine-user"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
}
|
|
],
|
|
"protocolProfileBehavior": {}
|
|
},
|
|
{
|
|
"name": "跟单王_订单管理",
|
|
"item": [
|
|
{
|
|
"name": "保存采购订单",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"customerContactsId\": \"\",\r\n \"customerContactsMobile\": \"18219557422\",\r\n \"customerContactsName\": \"大哥\",\r\n \"customerEnterpriseId\": \"\",\r\n \"customerEnterpriseName\": \"\",\r\n \"deliveryCityId\": \"440100\",\r\n \"deliveryCityName\": \"市\",\r\n \"deliveryDetails\": \"车陂街道联合社区\",\r\n \"deliveryDistrictId\": \"440106\",\r\n \"deliveryDistrictName\": \"区\",\r\n \"deliveryMethod\": \"送货\",\r\n \"deliveryProvinceId\": \"440000\",\r\n \"deliveryProvinceName\": \"省\",\r\n \"id\": \"\",\r\n \"merchandiser\": \"\",\r\n \"packingMethond\": \"打包\",\r\n \"paymentMethod\": \"\",\r\n \"purchasingOrderItems\": [\r\n {\r\n \"createTime\": \"\",\r\n \"deliveryDate\": \"2020-09-22\",\r\n \"imgUrlList\": [\r\n \"\"\r\n ],\r\n \"materialsRequirement\": \"材质要求\",\r\n \"offerPrice\": \"100\",\r\n \"productId\": \"\",\r\n \"productName\": \"产品名称\",\r\n \"quantity\": 99,\r\n \"remark\": \"备注\",\r\n \"status\": \"\",\r\n \"trimmedSize\": \"规格\",\r\n \"unit\": \"单位\",\r\n \"unitPrice\": 9.9\r\n }\r\n ],\r\n \"remark\": \"备注\",\r\n \"supplierContactsId\": \"\",\r\n \"supplierContactsMobile\": \"13800138000\",\r\n \"supplierContactsName\": \"大姐姐\",\r\n \"supplierEnterpriseId\": \"\",\r\n \"supplierEnterpriseName\": \"大姐姐企业\",\r\n \"totalOfferPrice\": \"\",\r\n \"totalSettlementPrice\": \"\"\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/save/purchasing-order/as-customer",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"save",
|
|
"purchasing-order",
|
|
"as-customer"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "查询采购订单列表",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/my-enterprise/purchasing-order-list/by-customer",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"my-enterprise",
|
|
"purchasing-order-list",
|
|
"by-customer"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "保存供货订单",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"customerContactsId\": \"\",\r\n \"customerContactsMobile\": \"13500135000\",\r\n \"customerContactsName\": \"小姐姐\",\r\n \"customerEnterpriseId\": \"\",\r\n \"customerEnterpriseName\": \"小姐姐的企业\",\r\n \"deliveryCityId\": \"440100\",\r\n \"deliveryCityName\": \"市\",\r\n \"deliveryDetails\": \"D栋408\",\r\n \"deliveryDistrictId\": \"440106\",\r\n \"deliveryDistrictName\": \"区\",\r\n \"deliveryMethod\": \"自提\",\r\n \"deliveryProvinceId\": \"440000\",\r\n \"deliveryProvinceName\": \"省\",\r\n \"id\": \"\",\r\n \"merchandiser\": \"\",\r\n \"packingMethond\": \"包装\",\r\n \"paymentMethod\": \"\",\r\n \"purchasingOrderItems\": [\r\n {\r\n \"createTime\": \"\",\r\n \"deliveryDate\": \"2020-09-22\",\r\n \"imgUrlList\": [\r\n \"\"\r\n ],\r\n \"materialsRequirement\": \"材质要求\",\r\n \"offerPrice\": 888,\r\n \"productId\": \"\",\r\n \"productName\": \"产品名称\",\r\n \"quantity\": 88,\r\n \"remark\": \"备注\",\r\n \"status\": \"\",\r\n \"trimmedSize\": \"规格\",\r\n \"unit\": \"只\",\r\n \"unitPrice\": 888\r\n },\r\n {\r\n \"createTime\": \"\",\r\n \"deliveryDate\": \"2020-09-22\",\r\n \"imgUrlList\": [\r\n \"\"\r\n ],\r\n \"materialsRequirement\": \"材质要求\",\r\n \"offerPrice\": 888,\r\n \"productId\": \"\",\r\n \"productName\": \"产品名称\",\r\n \"quantity\": 88,\r\n \"remark\": \"备注\",\r\n \"status\": \"\",\r\n \"trimmedSize\": \"规格\",\r\n \"unit\": \"只\",\r\n \"unitPrice\": 888\r\n }\r\n ],\r\n \"remark\": \"备注\",\r\n \"supplierContactsId\": \"\",\r\n \"supplierContactsMobile\": \"13800138000\",\r\n \"supplierContactsName\": \"大哥\",\r\n \"supplierEnterpriseId\": \"\",\r\n \"supplierEnterpriseName\": \"\",\r\n \"totalOfferPrice\": \"\",\r\n \"totalSettlementPrice\": \"0\"\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/save/purchasing-order/as-supplier",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"save",
|
|
"purchasing-order",
|
|
"as-supplier"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "查询供应订单列表",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/my-enterprise/purchasing-order-list/by-supplier",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"my-enterprise",
|
|
"purchasing-order-list",
|
|
"by-supplier"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "查询所在企业的某个订单详情",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"name\": \"string\"\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/my-enterprise/purchasing-order/505801288362102784",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"my-enterprise",
|
|
"purchasing-order",
|
|
"505801288362102784"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
}
|
|
],
|
|
"protocolProfileBehavior": {}
|
|
},
|
|
{
|
|
"name": "跟单王_产品管理",
|
|
"item": [
|
|
{
|
|
"name": "获取企业产品详情",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/enterprise-product/details?productId=505897269665599489",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"enterprise-product",
|
|
"details"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "productId",
|
|
"value": "505897269665599489"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "获取企业所有产品分页列表",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/enterprise-product/page",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"enterprise-product",
|
|
"page"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
}
|
|
],
|
|
"protocolProfileBehavior": {}
|
|
},
|
|
{
|
|
"name": "跟单王_工序流程设计",
|
|
"item": [
|
|
{
|
|
"name": "提交流程",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"id\": \"\",\r\n \"parentId\": 0,\r\n \"processNodeList\": [\r\n {\r\n \"id\": \"\",\r\n \"nodeTypeId\": 504704965521051648,\r\n \"nodeTypeName\": \"UV\",\r\n \"nodeUnit\": \"个\", \r\n \"proccessId\": 504437514996682752,\r\n \"productId\": 505897269665599489,\r\n \"serialNumber\": 1,\r\n \"remark\": \"备注\",\r\n \"status\": \"\",\r\n \"totalQuantity\": 100,\r\n \"wipName\": \"物料\",\r\n \"wipSize\": \"规格\"\r\n }\r\n ],\r\n \"productId\": 505897269665599489\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/submit/process-flow-design",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"submit",
|
|
"process-flow-design"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "获取流程节点详情",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"id\": 0,\r\n \"processNodeList\": [\r\n {\r\n \"id\": 0,\r\n \"nextNodeId\": \"string\",\r\n \"nodeTypeId\": \"string\",\r\n \"nodeTypeName\": \"string\",\r\n \"nodeUnit\": \"string\",\r\n \"priorNodeId\": \"string\",\r\n \"processId\": 0,\r\n \"productId\": \"string\",\r\n \"quantity\": 0,\r\n \"quantityCompletion\": 0,\r\n \"remainingQuantity\": 0,\r\n \"remark\": \"string\",\r\n \"status\": \"string\",\r\n \"wipName\": \"string\",\r\n \"wipSize\": \"string\"\r\n }\r\n ],\r\n \"productId\": 0\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/submit/process-flow-design?processNodeId",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"submit",
|
|
"process-flow-design"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "processNodeId",
|
|
"value": null,
|
|
"description": "流程节点标识"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "获取产品工序流程设计",
|
|
"protocolProfileBehavior": {
|
|
"disableBodyPruning": true
|
|
},
|
|
"request": {
|
|
"method": "GET",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/product/process-flow-design?productId",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"product",
|
|
"process-flow-design"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "productId",
|
|
"value": null,
|
|
"description": "产品标识"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
}
|
|
],
|
|
"protocolProfileBehavior": {}
|
|
},
|
|
{
|
|
"name": "跟单王_产品拆分订单",
|
|
"item": [
|
|
{
|
|
"name": "保存生产单",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"createManufactureOrderDtoList\": [\r\n {\r\n \"createTime\": \"2020-09-22T02:32:37.954Z\",\r\n \"finishDate\": \"2020-09-22T02:32:37.954Z\",\r\n \"id\": 0,\r\n \"machineId\": 0,\r\n \"nextNodeId\": \"string\",\r\n \"nodeTypeId\": \"string\",\r\n \"priorNodeId\": \"string\",\r\n \"processId\": 0,\r\n \"processNodeId\": 0,\r\n \"productId\": 0,\r\n \"productionQuantity\": 0,\r\n \"userId\": 0\r\n }\r\n ]\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/save/manufacture-order/self-produce",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"save",
|
|
"manufacture-order",
|
|
"self-produce"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "保存采购单",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"createPurchasingOrderDTO\": {\r\n \"customerContactsId\": 0,\r\n \"customerContactsMobile\": \"string\",\r\n \"customerContactsName\": \"string\",\r\n \"customerEnterpriseId\": 0,\r\n \"customerEnterpriseName\": \"string\",\r\n \"deliveryCityId\": \"string\",\r\n \"deliveryCityName\": \"string\",\r\n \"deliveryDetails\": \"string\",\r\n \"deliveryDistrictId\": \"string\",\r\n \"deliveryDistrictName\": \"string\",\r\n \"deliveryMethod\": \"string\",\r\n \"deliveryProvinceId\": \"string\",\r\n \"deliveryProvinceName\": \"string\",\r\n \"id\": 0,\r\n \"merchandiser\": 0,\r\n \"packingMethond\": \"string\",\r\n \"paymentMethod\": \"string\",\r\n \"purchasingOrderItems\": [\r\n {\r\n \"createTime\": \"2020-09-22T02:35:13.961Z\",\r\n \"deliveryDate\": \"string\",\r\n \"imgUrlList\": [\r\n \"string\"\r\n ],\r\n \"materialsRequirement\": \"string\",\r\n \"offerPrice\": 0,\r\n \"productId\": \"string\",\r\n \"productName\": \"string\",\r\n \"quantity\": 0,\r\n \"remark\": \"string\",\r\n \"status\": \"string\",\r\n \"trimmedSize\": \"string\",\r\n \"unit\": \"string\",\r\n \"unitPrice\": 0\r\n }\r\n ],\r\n \"remark\": \"string\",\r\n \"supplierContactsId\": 0,\r\n \"supplierContactsMobile\": \"string\",\r\n \"supplierContactsName\": \"string\",\r\n \"supplierEnterpriseId\": 0,\r\n \"supplierEnterpriseName\": \"string\",\r\n \"totalOfferPrice\": 0,\r\n \"totalSettlementPrice\": 0\r\n },\r\n \"processNodeDto\": [\r\n {\r\n \"nextNodeId\": \"string\",\r\n \"nodeTypeId\": \"string\",\r\n \"priorNodeId\": \"string\",\r\n \"processId\": 0,\r\n \"processNodeId\": 0,\r\n \"productionQuantity\": 0,\r\n \"quantity\": 0,\r\n \"remark\": \"string\",\r\n \"wipName\": 0,\r\n \"wipSize\": \"string\"\r\n }\r\n ]\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/save/procurement-order/outgoing-procurement",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"save",
|
|
"procurement-order",
|
|
"outgoing-procurement"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
}
|
|
],
|
|
"protocolProfileBehavior": {}
|
|
},
|
|
{
|
|
"name": "跟单王_生产单管理",
|
|
"item": [
|
|
{
|
|
"name": "获取企业员工生产单列表",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/enterprise-employees/production-order/list?status",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"enterprise-employees",
|
|
"production-order",
|
|
"list"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "status",
|
|
"value": null,
|
|
"description": "状态"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "获取生产单详情",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/enterprise/production-order/details?id",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"enterprise",
|
|
"production-order",
|
|
"details"
|
|
],
|
|
"query": [
|
|
{
|
|
"key": "id",
|
|
"value": null,
|
|
"description": "生产单标识"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "获取企业生产单分页列表",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": ""
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/enterprise/production-order/page",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"enterprise",
|
|
"production-order",
|
|
"page"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "获取流程节点关联单统计详情",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"processNodeId\": [\r\n \"string\"\r\n ],\r\n \"productId\": 0\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/enterprise/production-order/page",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"enterprise",
|
|
"production-order",
|
|
"page"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
}
|
|
],
|
|
"protocolProfileBehavior": {}
|
|
},
|
|
{
|
|
"name": "跟单王_生产任务",
|
|
"item": [
|
|
{
|
|
"name": "创建生产任务工单",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"value": "application/json;charset=UTF-8",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"value": "1",
|
|
"type": "text"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"value": "{{gdwtoken}}",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"endTime\": \"2020-09-22T02:47:05.489Z\",\r\n \"factoryEquipmentId\": 0,\r\n \"factoryEquipmentName\": \"string\",\r\n \"id\": 0,\r\n \"nodeTypeId\": 0,\r\n \"nodeTypeName\": \"string\",\r\n \"processNodeId\": 0,\r\n \"productId\": 0,\r\n \"productName\": \"string\",\r\n \"productionTaskAssignmentId\": 0,\r\n \"productionTaskId\": 0,\r\n \"quantity\": 0,\r\n \"startTime\": \"2020-09-22T02:47:05.489Z\"\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/save/production-task-order/",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"save",
|
|
"production-task-order",
|
|
""
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "提交生产任务工单",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"endTime\": \"2020-09-22T02:48:32.586Z\",\r\n \"factoryEquipmentId\": 0,\r\n \"factoryEquipmentName\": \"string\",\r\n \"id\": 0,\r\n \"nodeTypeId\": 0,\r\n \"nodeTypeName\": \"string\",\r\n \"processNodeId\": 0,\r\n \"productId\": 0,\r\n \"productName\": \"string\",\r\n \"productionTaskAssignmentId\": 0,\r\n \"productionTaskId\": 0,\r\n \"quantity\": 0,\r\n \"startTime\": \"2020-09-22T02:48:32.586Z\"\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/submit/production-task-order/",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"submit",
|
|
"production-task-order",
|
|
""
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
},
|
|
{
|
|
"name": "获取生产任务工单",
|
|
"request": {
|
|
"method": "POST",
|
|
"header": [
|
|
{
|
|
"key": "Content-Type",
|
|
"type": "text",
|
|
"value": "application/json;charset=UTF-8"
|
|
},
|
|
{
|
|
"key": "X-APP-ID",
|
|
"type": "text",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"key": "Authorization",
|
|
"type": "text",
|
|
"value": "{{gdwtoken}}"
|
|
}
|
|
],
|
|
"body": {
|
|
"mode": "raw",
|
|
"raw": "{\r\n \"productName\": \"string\",\r\n \"productionTaskId\": 0\r\n}"
|
|
},
|
|
"url": {
|
|
"raw": "http://api-cloudprint-dev.qniao.cn/cloud-print-cloud-factory/get/production-task-order/page",
|
|
"protocol": "http",
|
|
"host": [
|
|
"api-cloudprint-dev",
|
|
"qniao",
|
|
"cn"
|
|
],
|
|
"path": [
|
|
"cloud-print-cloud-factory",
|
|
"get",
|
|
"production-task-order",
|
|
"page"
|
|
]
|
|
}
|
|
},
|
|
"response": []
|
|
}
|
|
],
|
|
"protocolProfileBehavior": {}
|
|
}
|
|
],
|
|
"protocolProfileBehavior": {}
|
|
}
|