From 1d915922d8197aa5d5dc3e40e3088d983dd6e141 Mon Sep 17 00:00:00 2001
From: liding <756868258@qq.com>
Date: 星期五, 13 三月 2026 17:57:59 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev_New_kthg' into dev_New_kthg
---
tmp/request/projectManage.http | 227 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 227 insertions(+), 0 deletions(-)
diff --git a/tmp/request/projectManage.http b/tmp/request/projectManage.http
new file mode 100644
index 0000000..1dd33be
--- /dev/null
+++ b/tmp/request/projectManage.http
@@ -0,0 +1,227 @@
+### 璁″垝淇濆瓨
+POST {{host}}/projectManagement/plan/save
+Content-Type: application/json
+Authorization: {{token}}
+
+{
+ "id": null,
+ "name": "璁″垝鍚嶇О",
+ "description": "璁″垝鎻忚堪",
+ "attachmentIds": [
+ 1,
+ 2,
+ 3
+ ],
+ "savePlanNodeList": [
+ {
+ "name": "瀛愯妭鐐�1",
+ "leaderId": "111",
+ "leaderName": "寮犻箯涓�",
+ "estimatedDuration": 7,
+ "hourlyRate": "55.76",
+ "workContent": "宸ヤ綔鍐呭"
+ }
+ ]
+}
+
+### 璁″垝鍒楄〃
+POST {{host}}/projectManagement/plan/listPage
+Content-Type: application/json
+Authorization: {{token}}
+
+{
+ "size": 10,
+ "current": 1
+}
+
+
+### 璁″垝鍒犻櫎
+POST {{host}}/projectManagement/plan/delete/6
+Content-Type: application/json
+Authorization: {{token}}
+
+### 椤圭洰绠$悊淇濆瓨
+POST {{host}}/projectManagement/info/save
+Content-Type: application/json
+Authorization: {{token}}
+
+{
+ "info": {
+ "id": null,
+ "no": "",
+ "title": "涓婚",
+ "clientId": 11,
+ "clientName": "瀹㈡埛鍚嶇О",
+ "projectManagementInfoParentId": null,
+ "projectManagementPlanId": 17,
+ "establishTime": "2023-04-01",
+ "source": "鏉ユ簮",
+ "managerId": 11,
+ "managerName": "缁忕悊",
+ "salesmanId": 22,
+ "salesmanName": "涓氬姟鍛�",
+ "planStartTime": "2023-04-01",
+ "planEndTime": "2023-10-11",
+ "actualStartTime": "2023-04-01",
+ "actualEndTime": "2023-10-11",
+ "departmentId": 33,
+ "departmentName": "閮ㄩ棬",
+ "orderDate": "2023-04-01",
+ "orderAmount": "22.444",
+ "remark": "澶囨敞",
+ "attachmentIds": [1,2,3,4],
+ "teamList":[
+ {
+ "userId":111,
+ "userName": "寮犱笁",
+ "userRoleId": "1",
+ "userRoleName": "缁忕悊",
+ "joinTime": "2023-04-01",
+ "departTime": "2023-04-01",
+ "contact": "鑱旂郴",
+ "remark": "澶囨敞"
+ }
+ ]
+ },
+ "shippingAddress": {
+ "id": null,
+ "consignee": "鏀惰揣浜�",
+ "contract": "鑱旂郴鏂瑰紡",
+ "address": "鍦板潃xxxx"
+ },
+ "contractInfo": {
+ "id": null,
+ "name": "鑱旂郴浜�",
+ "sex": "鐢�",
+ "birthday": "鐢熸棩",
+ "department": "閮ㄩ棬",
+ "job": "鑱屽姟",
+ "phoneNumber": "鎵嬫満鍙�",
+ "email": "閭",
+ "qq": "qq",
+ "lineaFissa": "鍥哄畾鐢佃瘽",
+ "wx": "寰俊",
+ "origineEtnica": "绫嶈疮",
+ "rappresentanteLegale": "娉曚汉浠h〃"
+ },
+ "salesLedgerProductList": null
+}
+
+
+### 鍒犻櫎浜у搧淇℃伅 鑾峰彇salesLedgerProductList涓殑id杩涜鍒犻櫎
+DELETE {{host}}/sales/product/delProduct
+Content-Type: application/json
+Authorization: {{token}}
+
+[1,2,3,4]
+
+### 淇敼瀹℃牳鐘舵�� reviewStatus(0 寰呭鏍� 1 瀹℃牳閫氳繃 2 瀹℃牳鏈�氳繃)
+POST {{host}}/projectManagement/info/updateStatus
+Content-Type: application/json
+Authorization: {{token}}
+
+{
+ "id": 1,
+ "reviewStatus": "1",
+}
+
+### 鍒楄〃鏌ヨ
+POST {{host}}/projectManagement/info/listPage
+Content-Type: application/json
+Authorization: {{token}}
+
+{
+ "noOrName": "",
+ "clientName": "",
+ "salesmanName": "",
+ "reviewStatus": null,
+ "stage": null,
+ "size": 10,
+ "current": 1
+}
+
+### 鏌ヨ鍏蜂綋淇℃伅
+POST {{host}}/projectManagement/info/23
+Content-Type: application/json
+Authorization: {{token}}
+
+### 鍒犻櫎淇℃伅
+POST {{host}}/projectManagement/info/delete/17
+Content-Type: application/json
+Authorization: {{token}}
+
+
+
+// 闃舵
+
+### 鏂板椤圭洰闃舵
+POST {{host}}/projectManagement/info/saveStage
+Content-Type: application/json
+Authorization: {{token}}
+
+{
+ "id": null,
+ "projectManagementPlanNodeId":20,
+ "projectManagementInfoId":23,
+ "description": "鎻忚堪",
+ "actualLeaderId": 111,
+ "actualLeaderName": "瀹為檯璐熻矗浜�",
+ "estimatedDuration": 222,
+ "planStartTime": "2023-04-01",
+ "planEndTime": "2023-04-01",
+ "actualStartTime": "2023-04-01",
+ "actualEndTime": "2023-04-01",
+ "progress": 1,
+ "attachmentIds": [1,2,3,4]
+}
+
+### 鏌ヨ椤圭洰闃舵鏍规嵁Id
+POST {{host}}/projectManagement/info/listStage/23
+Content-Type: application/json
+Authorization: {{token}}
+
+
+### 鍒犻櫎椤圭洰闃舵鏍规嵁id
+POST {{host}}/projectManagement/info/deleteStage/5
+Content-Type: application/json
+Authorization: {{token}}
+
+
+### 鑾峰彇椤圭洰瑙掕壊
+POST {{host}}/projectManagement/roles/listSimpleRole
+Content-Type: application/json
+Authorization: {{token}}
+
+
+### 妫�娴嬮」鐩�
+POST {{host}}/qualityInspectItem/listPage
+Content-Type: application/json
+Authorization: {{token}}
+
+{
+ "name": null,
+ "size": 10,
+ "current": 1
+}
+
+### 妫�娴嬮」鐩繚瀛�
+POST {{host}}/qualityInspectItem/save
+Content-Type: application/json
+Authorization: {{token}}
+
+{
+ "id": null,
+ "name": "妫�娴嬮」鐩悕绉�",
+ "unit": "鍗曚綅",
+ "standardValue": "鏍囧噯鍊�",
+ "internalControl": "鍐呮帶鍊�",
+ "testValue": "鍖栭獙鍊�"
+}
+
+
+### 妫�娴嬮」鐩垹闄�
+POST {{host}}/qualityInspectItem/delete
+Content-Type: application/json
+Authorization: {{token}}
+
+[1,2]
--
Gitblit v1.9.3