From 8e7223747438eb874ecf46988a72851ccdb58287 Mon Sep 17 00:00:00 2001 From: 346149741 <346149741@qq.com> Date: 星期六, 22 六月 2024 17:12:59 +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