forked from srs-police-affairs
src/api/dept/index.js @@ -17,7 +17,7 @@ */ export const getPoliceStationList = () => { return request({ url: '/blade-system/dept/getAllPoliceStation', url: '/api/blade-system/dept/getAllPoliceStation', method: 'get', }) }