字典接口
This commit is contained in:
@@ -18,5 +18,8 @@ export function getProjectList (params) {
|
||||
url: '/project/queryProject',
|
||||
method: 'post',
|
||||
data: params,
|
||||
header: {
|
||||
'Content-Type': 'application/json',
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user