From 13d0fc75a48f91cb1e6efa124d5f838b382ea53c Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 18 七月 2025 18:59:45 +0800
Subject: [PATCH] 调接口

---
 small-program/utils/http.api.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/small-program/utils/http.api.js b/small-program/utils/http.api.js
index a02fac8..4821985 100644
--- a/small-program/utils/http.api.js
+++ b/small-program/utils/http.api.js
@@ -61,7 +61,8 @@
 		updOrderData,
 		updateOrder,
 		getCategoryList,
-		upload 
+		upload,
+		getTotal
 	};
 }
 

--
Gitblit v1.9.3