From c9cfcbda7fb7c8b62b27d623feb0418790396740 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 18 九月 2026 11:09:07 +0800
Subject: [PATCH] 天津融邦环保app 1.部署修改

---
 src/api/customerService/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/api/customerService/index.js b/src/api/customerService/index.js
index b5d9cea..e4527a7 100644
--- a/src/api/customerService/index.js
+++ b/src/api/customerService/index.js
@@ -77,7 +77,7 @@
 // 鏍规嵁瀹㈡埛鏌ヨ閿�鍞鍗曞彿
 export function getSalesLedger(query) {
     return request({
-        url: '/afterSalesService/listSalesLedger',
+        url: '/shippingInfo/getByCustomerName',
         method: 'get',
         params: query,
     })

--
Gitblit v1.9.3