From 1060979dee0a1d8511724c9e776a86d9ce9f9192 Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期二, 15 十月 2024 10:27:06 +0800 Subject: [PATCH] feat:液氯需求细节 --- api/qualityInspection.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/api/qualityInspection.js b/api/qualityInspection.js index 8497330..95ce4e6 100644 --- a/api/qualityInspection.js +++ b/api/qualityInspection.js @@ -21,7 +21,7 @@ method: 'GET' }, getClaimCustomerPageList: { - url: '/wrzs/yhcustomer/getClaimCustomerPageList', + url: '/wrzs/yhcustomer/getClaimCustomerList', method: 'GET' }, /** -- Gitblit v1.9.1