feat: 合并Gin_Vue
This commit is contained in:
@@ -7,7 +7,7 @@ import { parseDateToStr } from '@/utils/date-utils';
|
||||
*/
|
||||
export async function listMain() {
|
||||
const result = await request({
|
||||
url: 'systemManagement/v1/elementType/all/objectType/systemState',
|
||||
url: '/api/rest/systemManagement/v1/elementType/all/objectType/systemState',
|
||||
method: 'get',
|
||||
});
|
||||
// console.log(result);
|
||||
|
||||
Reference in New Issue
Block a user