This commit is contained in:
闫晓茹 2023-02-21 15:17:13 +08:00
parent b9ebda234c
commit 575076f798

View File

@ -41,6 +41,7 @@ export function addPoser(data) {
data: data
})
}
export function getListByUser(query) {
return request({
url: '/system/station/list',