From 26a983e0c22f1fe54c91c66c2b52888858e52cd1 Mon Sep 17 00:00:00 2001 From: qx <1084500556@qq.com> Date: 星期四, 31 七月 2025 17:57:28 +0800 Subject: [PATCH] qx --- src/api/system/info.js | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/src/api/system/info.js b/src/api/system/info.js index 1027b76..e942418 100644 --- a/src/api/system/info.js +++ b/src/api/system/info.js @@ -45,3 +45,15 @@ method: 'delete' }) } + + + + +// 鏍规嵁鍥㈤槦浣撴缂栧彿鍜屽椁恑d鑾峰彇缁撹处淇℃伅 +export function getTjCompPay(data) { + return request({ + url: '/team/pay/getTjCompPay', + method: 'get', + params:data + }) +} -- Gitblit v1.8.0