From 575076f79892fb25066247927fa02d46c24e1204 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Tue, 21 Feb 2023 15:17:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/system/poser.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/api/system/poser.js b/src/api/system/poser.js index 6ffebe7..d37e53b 100644 --- a/src/api/system/poser.js +++ b/src/api/system/poser.js @@ -41,6 +41,7 @@ export function addPoser(data) { data: data }) } + export function getListByUser(query) { return request({ url: '/system/station/list',