pamapi/src/doc/º¡·N«×/«È¤á¶ñ¼gº¡·N«×.txt
@@ -1,8 +1,9 @@ http post : http://localhost:8080/api/satisfaction/create http://localhost:8080/api/satisfaction/score 填寫ä¸ç: request body: @@ -21,4 +22,33 @@ "agentNo": "admin", "status": "UNFILLED", "score": 4 } } ===================================================== 填寫å¤ç滿æåº¦: http post : http://localhost:8080/api/satisfaction/score/all request body: [{ "appointmentId": 67, "score":4 }] response body: [{ "id": 3, "customerId": 2, "agentNo": "admin", "status": "UNFILLED", "score": 4 }]