From 59f4dc012a2c42eebd31301444e0f8df9af088e0 Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期三, 26 六月 2024 10:13:12 +0800
Subject: [PATCH] Merge branch 'master' of http://218.28.192.34:9999/r/sqys/sqys_xcx

---
 api/policy.js |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/api/policy.js b/api/policy.js
index c1a8d96..70d60ba 100644
--- a/api/policy.js
+++ b/api/policy.js
@@ -62,7 +62,3 @@
 export function orderUpd(data) {
 	return http.post(`/enforce/order/doResultOrder`, data, { custom: { loading: true }});
 }
-// 浼佷笟琚墽娉曟鏁� /report/team/getCompanyCount
-export function getCompanyCount(data) {
-	return http.get(`/report/team/getCompanyCount`, data, { custom: { loading: true }});
-}
\ No newline at end of file

--
Gitblit v1.9.1